Skip to content
Commit c15c326b authored by Sebastian Redl's avatar Sebastian Redl
Browse files

Remove CXXRecordDecl::getDefaultConstructor(), an inherently unsafe function...

Remove CXXRecordDecl::getDefaultConstructor(), an inherently unsafe function due to lazy declaration of default constructors. Now that __has_nothrow_constructor doesn't use it anymore, part of PR8101 is fixed.

llvm-svn: 113794
parent 26c045d9
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