[clang] -Wunreachable-code does not work on macros #116296
Labels
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
false-negative
For the code below clang should emit 2 unreachable code warnings, but it only emits one
https://godbolt.org/z/fT9rs5xYn
The text was updated successfully, but these errors were encountered: