Files
qt-creator/tests/auto/cplusplus
Volodymyr Zibarov 7d82741602 C++: Fix find usage to see Catch test functions bodies
Catch test functions defined with function-like macros.
To speed-up semantic analysis, find usages does not expand function-like
macros.
Semantic fails with "expected a function declarator" on such functions
and skips function body.
To avoid that, we create dummy function type specifically for this case

Change-Id: Ie2f2464ee57aa4dc86eed07b8b699458f95c0266
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2020-06-15 10:16:06 +00:00
..
2019-05-17 13:33:28 +00:00
2019-05-17 13:33:28 +00:00
2019-11-04 10:31:55 +00:00
2019-05-17 13:33:28 +00:00
2019-05-17 13:33:28 +00:00