diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-11-04 01:48:18 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-11-04 01:48:18 +0000 |
commit | 8b86f2d4010e1c5415ff561945d621858ca81c88 (patch) | |
tree | e52e0ef0c7432c3eab40f2d6a176a16e6082a9d7 /llvm/lib/Support/PrettyStackTrace.cpp | |
parent | 7fc270a1718ca1b654a51d83f1bdaebe747954dd (diff) | |
download | bcm5719-llvm-8b86f2d4010e1c5415ff561945d621858ca81c88.tar.gz bcm5719-llvm-8b86f2d4010e1c5415ff561945d621858ca81c88.zip |
Implement final resolution of DR1402: implicitly-declared move operators that
would be deleted are still declared, but are ignored by overload resolution.
Also, don't delete such members if a subobject has no corresponding move
operation and a non-trivial copy. This causes us to implicitly declare move
operations in more cases, but risks move-assigning virtual bases multiple
times in some circumstances (a warning for that is to follow).
llvm-svn: 193969
Diffstat (limited to 'llvm/lib/Support/PrettyStackTrace.cpp')
0 files changed, 0 insertions, 0 deletions