Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-25 | Fix a crash for an edge case of the GNU ?: extension. | Eli Friedman | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148923 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-02-21 | Bind references to opaque r-values correctly. Add a few test cases | John McCall | |
for ?: on record types. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126113 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-02-21 | Rename test/CodeGenCXX/gnu-conditional-scalar-ext.cpp to conditional-gnu-ext.cpp | John McCall | |
for consistency with other tests (and to remove "scalar" from the name). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126104 91177308-0d34-0410-b5e6-96231b3b80d8 |