| Issue |
208474
|
| Summary |
[clang-tidy] [readability-trivial-switch] Please ignore code from macros
|
| Labels |
clang-tidy
|
| Assignees |
|
| Reporter |
VReichelt
|
Frameworks like google-test have switches with 2 or less cases in their macros, so that one gets drowned in findings from the new check.
So please ignore findings from within macros by default or add an option to do so (as e.g. in readability-simplify-boolean-expr).
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs