summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/MacroRepeatedSideEffectsCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid including Builtins.h in Preprocessor.hReid Kleckner2019-11-151-0/+1
* [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/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rename a few checks from misc- to bugprone-.Alexander Kornienko2018-02-281-0/+184
OpenPOWER on IntegriCloud