diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-06-10 05:43:50 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-06-10 05:43:50 +0000 |
commit | b58000950e2bfa097324d6dfc69908fc1c947261 (patch) | |
tree | 668f5c884cf66b75d9cc87c3de320af3f6f4d81b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2b013185f8b33f3bcd261e1b34bf61a22d48122b (diff) | |
download | bcm5719-llvm-b58000950e2bfa097324d6dfc69908fc1c947261.tar.gz bcm5719-llvm-b58000950e2bfa097324d6dfc69908fc1c947261.zip |
Fix PR13052 properly, by performing special member lookup to determine whether
an explicitly-defaulted default constructor would be constexpr. This is
necessary in weird (but well-formed) cases where a class has more than one copy
or move constructor.
Cleanup of now-unused parts of CXXRecordDecl to follow.
llvm-svn: 158289
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions