summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/misc-new-delete-overloads-sized-dealloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-20/+0
* Run ClangTidy tests in all C++ language modesDmitri Gribenko2019-05-201-1/+1
* Switch check_clang_tidy to argparse and add a -resource-dir argument.Manuel Klimek2015-10-221-1/+1
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* Silencing bot failures a more creative and definitive way.Aaron Ballman2015-09-291-1/+1
* Hopefully silencing some built bot warnings. Note, this should be unsigned lo...Aaron Ballman2015-09-291-0/+2
* Adding a checker (misc-new-delete-overloads) that detects mismatched overload...Aaron Ballman2015-09-291-0/+18
OpenPOWER on IntegriCloud