]> granicus.if.org Git - clang/commit
Added braces to work around gcc warning in googletest: suggest explicit braces to...
authorGalina Kistanova <gkistanova@gmail.com>
Thu, 15 Jun 2017 21:01:24 +0000 (21:01 +0000)
committerGalina Kistanova <gkistanova@gmail.com>
Thu, 15 Jun 2017 21:01:24 +0000 (21:01 +0000)
commitd9e35a6277096188909ecf38441e6303ce27986e
tree091ffb189096ecc999339b4f262ce5efbd547159
parent4648a7930cdc500d2609bea73eac99886c01f21a
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
unittests/AST/CommentLexer.cpp
unittests/ASTMatchers/ASTMatchersTest.h
unittests/Basic/VirtualFileSystemTest.cpp
unittests/Tooling/LookupTest.cpp