-Wunreachable-code: 'true' and 'false' should not be treated as configuration
macros Clang should emit -Wunreachable-code warnings in C mode for code that's unreachable because of a 'false' or '!true' condition. llvm-svn: 299541
Loading
Please sign in to comment