Skip to content
Commit 67a1ffa5 authored by Misha Brukman's avatar Misha Brukman
Browse files

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.

llvm-svn: 73150
parent edea37d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment