aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/destructor-exception-spec.cpp
AgeCommit message (Collapse)Author
2012-07-30PR13479: If we see the definition of an out-of-line destructor in C++11, beRichard Smith
sure to update the exception specification on the declaration as well as the definition. If we're building in -fno-exceptions mode, nothing else will trigger it to be updated. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161008 91177308-0d34-0410-b5e6-96231b3b80d8