summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-use-noexcept-macro.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Use -fexceptions explicitly in the tests that need exceptions.Alexander Kornienko2017-06-081-1/+1
* [clang-tidy] New checker to replace dynamic exception specificationsAlexander Kornienko2017-06-081-0/+36
* Revert "Implement a new clang-tidy check that suggests users replace dynamic ...Diana Picus2017-01-271-36/+0
* Implement a new clang-tidy check that suggests users replace dynamic exceptio...Aaron Ballman2017-01-261-0/+36
OpenPOWER on IntegriCloud