Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-16 | [opaque pointer types] Explicit non-pointer type for call expressions | David Blaikie | 1 | -1/+1 |
2015-02-27 | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 1 | -2/+2 |
2014-07-18 | Mark C++ reference parameters as dereferenceable | Hal Finkel | 1 | -2/+2 |
2014-05-28 | Add 'nonnull' parameter or return attribute when producing an llvm pointer ty... | Nick Lewycky | 1 | -2/+2 |
2013-08-15 | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 1 | -4/+4 |
2012-01-25 | Fix a crash for an edge case of the GNU ?: extension. | Eli Friedman | 1 | -0/+8 |
2011-02-21 | Bind references to opaque r-values correctly. Add a few test cases | John McCall | 1 | -0/+80 |
2011-02-21 | Rename test/CodeGenCXX/gnu-conditional-scalar-ext.cpp to conditional-gnu-ext.cpp | John McCall | 1 | -0/+62 |