diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-10-12 05:08:15 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-10-12 05:08:15 +0000 |
commit | fd53aaf7e7d09478d966fcf71a4cddd54df54165 (patch) | |
tree | b515256f990fecce09f90ebaeba1ca7787d66929 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 918cea2c2747a48985a1031b4d8323a777fedd2b (diff) | |
download | llvm-fd53aaf7e7d09478d966fcf71a4cddd54df54165.zip llvm-fd53aaf7e7d09478d966fcf71a4cddd54df54165.tar.gz llvm-fd53aaf7e7d09478d966fcf71a4cddd54df54165.tar.bz2 |
constexpr: don't consider class types with mutable members to be literal types.
The standard doesn't allow this, but mutable constexpr variables break the
semantics so badly that we can't reasonably accept them.
llvm-svn: 141768
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions