Added braces to work around gcc warning in googletest: suggest explicit braces...
Added braces to work around gcc warning in googletest: suggest explicit braces to avoid ambiguous 'else'. NFC. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@305507 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- unittests/AST/CommentLexer.cpp 2 additions, 1 deletionunittests/AST/CommentLexer.cpp
- unittests/ASTMatchers/ASTMatchersTest.h 6 additions, 3 deletionsunittests/ASTMatchers/ASTMatchersTest.h
- unittests/Basic/VirtualFileSystemTest.cpp 4 additions, 2 deletionsunittests/Basic/VirtualFileSystemTest.cpp
- unittests/Tooling/LookupTest.cpp 4 additions, 2 deletionsunittests/Tooling/LookupTest.cpp
Loading
Please register or sign in to comment