Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵ | Stephen Lin | 2013-08-15 | 1 | -4/+4 |
| | | | | | | tests fail. llvm-svn: 188447 | ||||
* | Fix a crash for an edge case of the GNU ?: extension. | Eli Friedman | 2012-01-25 | 1 | -0/+8 |
| | | | | llvm-svn: 148923 | ||||
* | Bind references to opaque r-values correctly. Add a few test cases | John McCall | 2011-02-21 | 1 | -0/+80 |
| | | | | | | for ?: on record types. llvm-svn: 126113 | ||||
* | Rename test/CodeGenCXX/gnu-conditional-scalar-ext.cpp to conditional-gnu-ext.cpp | John McCall | 2011-02-21 | 1 | -0/+62 |
for consistency with other tests (and to remove "scalar" from the name). llvm-svn: 126104 |