Use EXPECT_TRUE rather than EXPECT_EQ(true, ...) to clean up the code and...
Use EXPECT_TRUE rather than EXPECT_EQ(true, ...) to clean up the code and silence a null conversion warning. llvm-svn: 307989
Loading
Please sign in to comment
Use EXPECT_TRUE rather than EXPECT_EQ(true, ...) to clean up the code and silence a null conversion warning. llvm-svn: 307989