aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/bugprone/ArgumentCommentCheck.cpp
AgeCommit message (Expand)Author
2019-02-08[clang-tidy] Add options to bugprone-argument-comment to add missing argument...Paul Hoad
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-10-05[clang-tidy] NFC refactor lexer-utils to be usable without ASTContextJonas Toth
2018-08-09Port getLocEnd -> getEndLocStephen Kelly
2018-08-09Port getLocStart -> getBeginLocStephen Kelly
2017-11-23[clang-tidy] rename_check.py misc-argument-comment bugprone-argument-commentAlexander Kornienko