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 | 7756afa6273cf708b5e3fbd6a6478eb2cada27e2 (patch) | |
tree | ecbacce25873f75d2258c9bdbe4673a18b6ab39a /include/clang/Frontend/CompilerInvocation.h | |
parent | ca5233044ef679840d1ad1c46a36b16e2ee8a6e1 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158289 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Frontend/CompilerInvocation.h')
0 files changed, 0 insertions, 0 deletions