aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/StringTableBuilder.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2014-07-02 23:51:09 +0000
committerNico Weber <nicolasweber@gmx.de>2014-07-02 23:51:09 +0000
commitbcb70eee1a38a6676ef9f9aa60575df2cec23219 (patch)
tree0ae9233f0c17263135919fe08cb2615788e2c243 /llvm/lib/MC/StringTableBuilder.cpp
parentae7127fb321eef42dfb778cd8b64762d6630a93b (diff)
downloadllvm-bcb70eee1a38a6676ef9f9aa60575df2cec23219.zip
llvm-bcb70eee1a38a6676ef9f9aa60575df2cec23219.tar.gz
llvm-bcb70eee1a38a6676ef9f9aa60575df2cec23219.tar.bz2
Enable clang to continue to parse libstdc++4.6 and stlport after r210091.
r210091 made initialization checking more strict in c++11 mode. LWG2193 is about changing standard libraries to still be valid under these new rules, but older libstdc++ (e.g. libstdc++4.6 in -D_GLIBCXX_DEBUG=1 mode, or stlport) do not implement that yet. So fall back to the C++03 semantics for container classes in system headers below the std namespace. llvm-svn: 212238
Diffstat (limited to 'llvm/lib/MC/StringTableBuilder.cpp')
0 files changed, 0 insertions, 0 deletions