summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/conditional-gnu-ext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Store a pointer to the return value in a static alloca and let the debugger u...Amy Huang2019-06-201-4/+4
* Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"Sean Fertile2018-10-151-6/+6
* [CodeGenCXX] Treat 'this' as noalias in constructorsAnton Bikineev2018-10-101-6/+6
* [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
OpenPOWER on IntegriCloud