aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/bugprone/DanglingHandleCheck.cpp
AgeCommit message (Expand)Author
2019-02-17[clang-tidy][NFCI] DanglingHandleCheck: Remove a superflous IgnoreParenImpCastsBruno Ricci
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-09Port getLocStart -> getBeginLocStephen Kelly
2018-01-08[clang-tidy] Fix DanglingHandleCheck for the correct conversion operation bet...Samuel Benzaquen
2017-11-24[clang-tidy] rename_check.py misc-dangling-handle bugprone-dangling-handleAlexander Kornienko