summaryrefslogtreecommitdiffstats
path: root/clang-tidy/misc/UnconventionalAssignOperatorCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Trying to fix docs.Alexander Kornienko2016-05-091-1/+1
* [clang-tidy] New: checker misc-unconventional-assign-operator replacing misc-...Gabor Horvath2016-05-041-0/+42