aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2011-10-10 16:38:04 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2011-10-10 16:38:04 +0000
commitf368fb40dff9802a3a3548151840d4fa750b1d41 (patch)
tree8ddbb07a7b7433244b6a9f38cacc0112c64d5ff7 /llvm/lib/Object/ELFObjectFile.cpp
parent995e10ac9b4f2fd6ca156942f878d04b58f6ff51 (diff)
downloadllvm-f368fb40dff9802a3a3548151840d4fa750b1d41.zip
llvm-f368fb40dff9802a3a3548151840d4fa750b1d41.tar.gz
llvm-f368fb40dff9802a3a3548151840d4fa750b1d41.tar.bz2
constexpr: Disable checking of constructor member initializer lists for
constexpr constructor templates. Such checking is optional, and currently hard to get right since clang doesn't generate implicit member initializers until instantiation (even for non-dependent members). This is needed for clang to accept libstdc++ from g++4.6 in c++0x mode. llvm-svn: 141547
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions