summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/AssertSideEffectCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify with llvm::is_contained. NFCFangrui Song2019-07-131-2/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* [clang-tidy] Move a few more checks from misc to bugprone.Alexander Kornienko2017-11-241-0/+127
OpenPOWER on IntegriCloud