summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/modernize/UseNoexceptCheck.h
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Dmitri Gribenko2019-08-221-1/+1
* [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
* Wdocumentation fix.Simon Pilgrim2017-06-081-1/+1
* [clang-tidy] New checker to replace dynamic exception specificationsAlexander Kornienko2017-06-081-0/+49
* Revert "Implement a new clang-tidy check that suggests users replace dynamic ...Diana Picus2017-01-271-49/+0
* Implement a new clang-tidy check that suggests users replace dynamic exceptio...Aaron Ballman2017-01-261-0/+49
OpenPOWER on IntegriCloud