commit | efee4ee46e5cc8f108391a33f2119891531989c6 | [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 | e3acf159d968b5a9db350203d8160a4d3c2d1a43 [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