aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/modernize/PassByValueCheck.h
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-12-17[clang-tidy] Remove duplicated check from move-constructor-initMalcolm Parsons
2016-05-03[clang-tidy] Cleanup namespace in utils folder.Etienne Bergeron
2015-08-14[clang-tidy] Move IncludeSorter.* and IncludeInserter.* to clang-tidy/utils/Alexander Kornienko
2015-08-14[clang-tidy] Create clang-tidy module modernize. Add pass-by-value check.Alexander Kornienko