summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/DisassemblerEmitter.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-03-11 23:10:44 +0000
committerDouglas Gregor <dgregor@apple.com>2011-03-11 23:10:44 +0000
commite9e27d95db1dc5d8f061e20e2dec8e6032c2ab3e (patch)
tree050af5b7940f699e8e44beb1818e6faeac2aead5 /llvm/utils/TableGen/DisassemblerEmitter.cpp
parentbb0547d9c4ee594f5df6d5f46befd841bfbfbc93 (diff)
downloadbcm5719-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/DisassemblerEmitter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud