summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-use-uncaught-exceptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-80/+0
* Run ClangTidy tests in all C++ language modesDmitri Gribenko2019-05-201-1/+2
* [clang-tidy] Replace the usage of std::uncaught_exception with std::uncaught_...Gabor Horvath2018-02-201-0/+79
OpenPOWER on IntegriCloud