diff options
| author | Douglas Gregor <dgregor@apple.com> | 2011-03-11 23:10:44 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2011-03-11 23:10:44 +0000 |
| commit | e9e27d95db1dc5d8f061e20e2dec8e6032c2ab3e (patch) | |
| tree | 050af5b7940f699e8e44beb1818e6faeac2aead5 /llvm/utils/TableGen/CodeGenInstruction.h | |
| parent | bb0547d9c4ee594f5df6d5f46befd841bfbfbc93 (diff) | |
| download | bcm5719-llvm-e9e27d95db1dc5d8f061e20e2dec8e6032c2ab3e.tar.gz bcm5719-llvm-e9e27d95db1dc5d8f061e20e2dec8e6032c2ab3e.zip | |
Implement a hack intended to allow Clang to parse libstdc++ 4.5's
headers, which use C++0x generalized initializer lists. Per PR7069, it
appears that the only use is as the return type of a function, so this
commit enables this extension just in that narrow case. If it's enough
for libstdc++ 4.5, or if it can be trivially extended to work with
libstdc++ 4.5, we'll keep it. Otherwise, or if this breaks anything,
we'll revert and wait for the real feature.
llvm-svn: 127507
Diffstat (limited to 'llvm/utils/TableGen/CodeGenInstruction.h')
0 files changed, 0 insertions, 0 deletions

