summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/utils/DeclRefExprUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Fixes -Wrange-loop-analysis warningsMark de Wever2020-01-011-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Do not trigger move fix for non-copy assignment operators in per...Felix Berger2017-01-191-1/+2
* [clang-tidy] Handle constructors in performance-unnecessary-value-paramMalcolm Parsons2017-01-031-6/+51
* [clang-tidy] UnnecessaryValueParamCheck - suggest std::move() if non-const va...Felix Berger2016-07-011-14/+40
* [clang-tidy] Cleanups utils filesEtienne Bergeron2016-05-161-1/+1
* [clang-tidy] Cleanup namespace in utils folder.Etienne Bergeron2016-05-031-2/+4
* [clang-tidy] Extend UnnecessaryCopyInitialization check to trigger on non-con...Felix Berger2016-03-051-0/+98
OpenPOWER on IntegriCloud