diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-05-09 07:14:00 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-05-09 07:14:00 +0000 |
commit | 7525ff67f19cad39bda191830e59f82c4d039c91 (patch) | |
tree | ad26dd57351659439305c08f8afad518c150e576 /llvm/tools/llvm-objdump/ELFDump.cpp | |
parent | 399980acf5ffd48feafe43530a16c1d7f75aa114 (diff) | |
download | bcm5719-llvm-7525ff67f19cad39bda191830e59f82c4d039c91.tar.gz bcm5719-llvm-7525ff67f19cad39bda191830e59f82c4d039c91.zip |
Implement C++1y constant initializer rules: in a constant initializer for an
object x, x's subobjects can be constructed by constexpr constructor even if
they are of non-literal type, and can be read and written even though they're
not members of a constexpr object or temporary.
llvm-svn: 181506
Diffstat (limited to 'llvm/tools/llvm-objdump/ELFDump.cpp')
0 files changed, 0 insertions, 0 deletions