[PATCH] D43233: Use EXPECT_FALSE instead of EXPECT_EQ(false, ...

Galina via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 13 13:13:26 PST 2018


gkistanova accepted this revision.
gkistanova added a comment.
This revision is now accepted and ready to land.

LGTM. 
This seems a proper GTest way, indeed.
Just for the record, the warning was reported by clang 5.0.1.


Repository:
  rL LLVM

https://reviews.llvm.org/D43233





More information about the llvm-commits mailing list