aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/conditional-gnu-ext.cpp
AgeCommit message (Expand)Author
2012-01-25Fix a crash for an edge case of the GNU ?: extension.Eli Friedman
2011-02-21Bind references to opaque r-values correctly. Add a few test casesJohn McCall
2011-02-21Rename test/CodeGenCXX/gnu-conditional-scalar-ext.cpp to conditional-gnu-ext.cppJohn McCall