summaryrefslogtreecommitdiffstats
path: root/clang-tidy/modernize/UseUncaughtExceptionsCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Replace the usage of std::uncaught_exception with std::uncaught_...Gabor Horvath2018-02-201-0/+37