Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR13479: If we see the definition of an out-of-line destructor in C++11, be | Richard Smith | 2012-07-30 | 1 | -0/+12 |
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. llvm-svn: 161008 |