]> granicus.if.org Git - clang/commit
Changed the test to avoid EXPECT_EQ(false, ...), which leads to
authorAlexander Kornienko <alexfh@google.com>
Mon, 30 Dec 2013 16:11:28 +0000 (16:11 +0000)
committerAlexander Kornienko <alexfh@google.com>
Mon, 30 Dec 2013 16:11:28 +0000 (16:11 +0000)
commit445938035707b9c4accb6234b8da706fd7861911
tree40c8d39e8dc6b90a8851883c92acef263f13e410
parent98426e8f02d9f6f8fdf6a57e20fa159f94f13c07
Changed the test to avoid EXPECT_EQ(false, ...), which leads to
-Wconversion-null warning in GCC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@198214 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Format/FormatTest.cpp