Stephen Lin
|
4362261b00
|
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
llvm-svn: 188447
|
2013-08-15 06:47:53 +00:00 |
Eli Friedman
|
5995489d27
|
Fix a crash for an edge case of the GNU ?: extension.
llvm-svn: 148923
|
2012-01-25 05:04:17 +00:00 |
John McCall
|
e9dab636df
|
Bind references to opaque r-values correctly. Add a few test cases
for ?: on record types.
llvm-svn: 126113
|
2011-02-21 05:25:38 +00:00 |
John McCall
|
f2e9110a9f
|
Rename test/CodeGenCXX/gnu-conditional-scalar-ext.cpp to conditional-gnu-ext.cpp
for consistency with other tests (and to remove "scalar" from the name).
llvm-svn: 126104
|
2011-02-21 02:28:50 +00:00 |