summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/conditional-gnu-ext.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix a crash for an edge case of the GNU ?: extension.Eli Friedman2012-01-251-0/+8
| | | | llvm-svn: 148923
* Bind references to opaque r-values correctly. Add a few test casesJohn McCall2011-02-211-0/+80
| | | | | | for ?: on record types. llvm-svn: 126113
* Rename test/CodeGenCXX/gnu-conditional-scalar-ext.cpp to conditional-gnu-ext.cppJohn McCall2011-02-211-0/+62
for consistency with other tests (and to remove "scalar" from the name). llvm-svn: 126104
OpenPOWER on IntegriCloud