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