aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/bugprone/CopyConstructorInitCheck.cpp
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-09Port getLocEnd -> getEndLocStephen Kelly
2018-08-09Port getLocStart -> getBeginLocStephen Kelly
2017-11-17[clang-tidy] Add a check for undelegated copy of base classesGabor Horvath