Eli Friedman
|
2c0c745709
|
Fix a crash for an edge case of the GNU ?: extension.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148923 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-01-25 05:04:17 +00:00 |
John McCall
|
7cc25fe472
|
Bind references to opaque r-values correctly. Add a few test cases
for ?: on record types.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126113 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-02-21 05:25:38 +00:00 |
John McCall
|
aa46fe44a8
|
Rename test/CodeGenCXX/gnu-conditional-scalar-ext.cpp to conditional-gnu-ext.cpp
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
|
2011-02-21 02:28:50 +00:00 |