summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/InaccurateEraseCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added an AST matcher for declarations that are in the `std` namespaceDmitri Gribenko2019-05-031-4/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocEnd -> getEndLocStephen Kelly2018-08-091-1/+1
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* [clang-tidy] Move a few more checks from misc to bugprone.Alexander Kornienko2017-11-241-0/+81
OpenPOWER on IntegriCloud