diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2009-09-05 18:27:40 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2009-09-05 18:27:40 +0000 |
commit | d592399beb85160b84200f41523bec43df6e006f (patch) | |
tree | 313abc733423ec9b9247ff171335f1243f4c5337 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | b797fdc365dc15558da3d75dbfb7ea2f8c219816 (diff) | |
download | bcm5719-llvm-d592399beb85160b84200f41523bec43df6e006f.tar.gz bcm5719-llvm-d592399beb85160b84200f41523bec43df6e006f.zip |
Now that googletest can print ConstantRange, use EXPECT_EQ when testing for
equality. Prefer EXPECT_EQ(foo, Full) over EXPECT_TRUE(foo.isFullSet()) because
the former will print out the contents of the constant range that failed.
llvm-svn: 81094
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions