commit | 67633f5cc3f7a0a681b26abe96b8c6c6bb173183 | [log] [tgz] |
---|---|---|
author | Misha Brukman <brukman+llvm@gmail.com> | Tue Jun 09 21:48:57 2009 +0000 |
committer | Misha Brukman <brukman+llvm@gmail.com> | Tue Jun 09 21:48:57 2009 +0000 |
tree | 8b8ef23c44a88642ffde2d503960629001558e6b | |
parent | e49143534aa59881e9bdd826aebd7b8d6bd7408c [diff] |
Reversed order of args in EXPECT_EQ() macros to be in the correct order: EXPECT_EQ(expected, actual) . This will make error messages understandable as it uses terms such as "expected" and "actual" based on the order of arguments. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73150 91177308-0d34-0410-b5e6-96231b3b80d8