summaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-zero-nullptr.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Sema] -Wzero-as-null-pointer-constant: don't warn for system macros other th...Roman Lebedev2017-10-261-3/+61
* Ignore implicity casts for zero-as-null-pointer-constant warningErich Keane2017-10-251-0/+7
* Introduce Wzero-as-null-pointer-constant.Nico Weber2017-05-051-0/+27