summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/LambdaFunctionNameCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* [clang-tidy] Move all checks to the new registerPPCallbacks APIAlexander Kornienko2019-03-221-4/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [AST] Refactor PredefinedExprBruno Ricci2018-10-271-3/+3
* Fix up after clang r331155.Richard Smith2018-04-301-1/+1
* Rename a few checks from misc- to bugprone-.Alexander Kornienko2018-02-281-0/+99
OpenPOWER on IntegriCloud