commit | 48b17fa5bebf46ecdbcb51ebab1c3d8b483afd3c | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Tue Jul 13 17:28:05 2010 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Tue Jul 13 17:28:05 2010 +0000 |
tree | 16dd60d4fe6f529077d3fe47a549b5151962cedd | |
parent | 9fea9c24fed5dad5854eebb1bc732b2549a93202 [diff] |
Switch from EXPECT_EQ({true,false, ...) to the more canonical EXPECT_{TRUE,FALSE}(...) macros. This also prevents suprious warnings about bool-to-pointer conversion that occurs withit EXPECT_EQ. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108248 91177308-0d34-0410-b5e6-96231b3b80d8