diff options
author | Pavel Labath <pavel@labath.sk> | 2019-10-10 13:23:02 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-10-10 13:23:02 +0000 |
commit | c8c71e6f7620bf2d4919011f0f1779f1f23040c4 (patch) | |
tree | 22fa824af1325e010e7d8038aa110182d8fd07d3 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | aaf050789664a5e5067b5a14ef31ed9eb89dc360 (diff) | |
download | llvm-c8c71e6f7620bf2d4919011f0f1779f1f23040c4.zip llvm-c8c71e6f7620bf2d4919011f0f1779f1f23040c4.tar.gz llvm-c8c71e6f7620bf2d4919011f0f1779f1f23040c4.tar.bz2 |
Fix some dangling else warnings
EXPECT_EQ contains an if-else statement. It also contains some magic to
suppress the dangling else warnings, but it seems that some new
compilers can see through that...
llvm-svn: 374341
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions