summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/NewDeleteOverloadsCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-9/+10
* [clang-tidy] Cleaning namespaces to be more consistant across checkers.Etienne Bergeron2016-05-021-5/+5
* [clang-tidy] Fix a crash in misc-new-delete-overloadsAlexander Kornienko2015-12-161-42/+39
* Adding a checker (misc-new-delete-overloads) that detects mismatched overload...Aaron Ballman2015-09-291-0/+215
OpenPOWER on IntegriCloud