summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/DeleteNullPointerCheck.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] Fix for bug 31838: readability-delete-null-pointer does not work...Mads Ravn2017-02-121-1/+2
* [clang-tidy] Add delete null pointer check.Gabor Horvath2016-12-311-0/+35
OpenPOWER on IntegriCloud