1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/unittests/Option
Hans Wennborg 4a59486df8 OptionParsingTest.cpp: reorder EXPECT_EQs to put expectation on the left. NFC.
This provides for better error messages from the framework when the expected
and actual values don't match.

llvm-svn: 266393
2016-04-15 00:23:15 +00:00
..
CMakeLists.txt
OptionParsingTest.cpp OptionParsingTest.cpp: reorder EXPECT_EQs to put expectation on the left. NFC. 2016-04-15 00:23:15 +00:00
Opts.td Option parsing: properly handle flag aliases for joined options (PR23394) 2015-05-04 18:00:13 +00:00