summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/utils/FixItHintUtils.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] implement utility-function to add 'const' to variablesJonas Toth2020-01-031-0/+26
* Remove \brief commands from doxygen comments.Dmitri Gribenko2019-08-221-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Fix doxygen errors. NFC.Alexander Kornienko2016-06-171-2/+2
* [clang-tidy] Cleanup namespace in utils folder.Etienne Bergeron2016-05-031-3/+3
* [clang-tidy] Extend UnnecessaryCopyInitialization check to trigger on non-con...Felix Berger2016-03-051-0/+32
OpenPOWER on IntegriCloud