summaryrefslogtreecommitdiffstats
path: root/clang-tidy/bugprone/UnusedRaiiCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* [clang-tidy] rename_check.py misc-unused-raii bugprone-unused-raii --check_cl...Alexander Kornienko2018-03-151-0/+94