Fix stack-use-after-scope in CheckExplicitlyDefaultedMemberExceptionSpec
Summary: Similar to r288685. getExceptionSpec returned structure with pointers to temporarily object created by computeImplicitExceptionSpec. Reviewers: rsmith Subscribers: aizatsky, cfe-commits Differential Revision: https://reviews.llvm.org/D27422 llvm-svn: 288689
Loading
Please sign in to comment