summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/exception-spec-decay.cpp
Commit message (Collapse)AuthorAgeFilesLines
* PR14388: An array or function type in an exception specification should beRichard Smith2012-11-281-0/+33
decayed to a pointer type. Patch by WenHan Gu, with a little tweaking and additional testcases by me. llvm-svn: 168822
OpenPOWER on IntegriCloud