summaryrefslogtreecommitdiffstats
path: root/clang-tidy/modernize/UseEqualsDeleteCheck.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
* [clang-tidy] add IgnoreMacros option to modernize-use-equals-deleteMiklos Vajna2018-10-131-1/+6
* [clang-tidy] Add modernize-use-equals-delete checkMalcolm Parsons2016-11-101-0/+50