summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/NewDeleteOverloadsCheck.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-tools-extra] Format sources with clang-format. NFC.Mandeep Singh Grang2016-11-081-2/+3
* Adding a checker (misc-new-delete-overloads) that detects mismatched overload...Aaron Ballman2015-09-291-0/+37
OpenPOWER on IntegriCloud