summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/PR21687/a.h
Commit message (Collapse)AuthorAgeFilesLines
* PR21687: when adding a redeclaration of a function with an implicit exceptionRichard Smith2015-03-101-0/+1
specification, update all prior declarations if the new one has an explicit exception specification and the prior ones don't. Patch by Vassil Vassilev! Some minor tweaking and test case by me. llvm-svn: 231738
OpenPOWER on IntegriCloud