summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/readability-delete-null-pointer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-95/+0
* DeleteNullPointerCheck now deletes until the end brace of the condition.Mads Ravn2019-05-261-0/+9
* [clang-tidy] Fix for bug 31838: readability-delete-null-pointer does not work...Mads Ravn2017-02-121-0/+10
* [clang-tidy] Add delete null pointer check.Gabor Horvath2016-12-311-0/+76
OpenPOWER on IntegriCloud