diff options
author | David Blaikie <dblaikie@gmail.com> | 2013-10-16 22:43:10 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2013-10-16 22:43:10 +0000 |
commit | d398ac561fcb589f4bb5a3b563d182dab9f0d9e2 (patch) | |
tree | 54b38558e5b4db6ad26b2f281c9e3072ee92957e /lldb/source/Plugins/OperatingSystem/Python | |
parent | 1b6678767d9cfe7a33db98e586b5559394af3884 (diff) | |
download | bcm5719-llvm-d398ac561fcb589f4bb5a3b563d182dab9f0d9e2.tar.gz bcm5719-llvm-d398ac561fcb589f4bb5a3b563d182dab9f0d9e2.zip |
Invert arguments to ASSERT_EQ to match gtest diagnostic printing
GTest assumes the left hand side of the assert is the expectation and
the right hand side is the test result. It's easier to read gtest
failures when these things are ordered correctly.
llvm-svn: 192854
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python')
0 files changed, 0 insertions, 0 deletions