summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-use-noexcept.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-105/+0
* Run ClangTidy tests in all C++ language modesDmitri Gribenko2019-05-201-2/+3
* [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/+104
* Revert "Implement a new clang-tidy check that suggests users replace dynamic ...Diana Picus2017-01-271-104/+0
* Correcting a typo in the test case to appease bots.Aaron Ballman2017-01-261-1/+1
* Implement a new clang-tidy check that suggests users replace dynamic exceptio...Aaron Ballman2017-01-261-0/+104
OpenPOWER on IntegriCloud