summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/CopyConstructorInitCheck.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-1/+1
* [clang-tidy] Add a check for undelegated copy of base classesGabor Horvath2017-11-171-0/+121
OpenPOWER on IntegriCloud