summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-throw-out-noexcept-func.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some -Wexceptions false positives.Richard Smith2018-02-201-2/+58
* DR126: partially implement the const-correct rules for exception handler matc...Richard Smith2018-01-131-1/+82
* [CFG] Relax Wexceptions warning on rethrow Erich Keane2017-10-171-2/+19
* [Sema] Corrected the warn-on-throw-from-noexcept behavior to include nothrowErich Keane2017-09-261-1/+10
* Address comments that escaped D33333Erich Keane2017-07-051-42/+41
* Fold exception-warnings.cpp into warn-throw-out-noexcept-func.cppStephan Bergmann2017-06-301-0/+37
* Add test for 306149, warn on throw from noexceptErich Keane2017-06-231-0/+265
OpenPOWER on IntegriCloud