summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/conditional-gnu-ext.cpp
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-1/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* Mark C++ reference parameters as dereferenceableHal Finkel2014-07-181-2/+2
* Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...Nick Lewycky2014-05-281-2/+2
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-4/+4
* Fix a crash for an edge case of the GNU ?: extension.Eli Friedman2012-01-251-0/+8
* Bind references to opaque r-values correctly. Add a few test casesJohn McCall2011-02-211-0/+80
* Rename test/CodeGenCXX/gnu-conditional-scalar-ext.cpp to conditional-gnu-ext.cppJohn McCall2011-02-211-0/+62