Skip to content
Commit b5800095 authored by Richard Smith's avatar Richard Smith
Browse files

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
parent 2b013185
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment