summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/TerminatingContinueCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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] Add terminating continue checkGabor Horvath2018-05-141-0/+49
OpenPOWER on IntegriCloud