diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-02-11 19:22:50 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-02-11 19:22:50 +0000 |
commit | b24f06780ce2f437e0cf5da6d2e71ba2ed207759 (patch) | |
tree | 57f6f8f76a646231748c0f6c8cc6f6e01ed561a8 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 4c7b490d1921dd93685be9da9033101f99997025 (diff) | |
download | llvm-b24f06780ce2f437e0cf5da6d2e71ba2ed207759.zip llvm-b24f06780ce2f437e0cf5da6d2e71ba2ed207759.tar.gz llvm-b24f06780ce2f437e0cf5da6d2e71ba2ed207759.tar.bz2 |
Implement core issue 5: a temporary created for copy-initialization has a
cv-unqualified type. This is essential in order to allow move-only objects of
const-qualified types to be copy-initialized via a converting constructor.
llvm-svn: 150309
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions