This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8084ad7fc6 Try to fix warnings and windows test failures caused by r316653 new 5f17d5ca46 [Sema] -Wzero-as-null-pointer-constant: don't warn for syste [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/ReleaseNotes.rst | 3 ++ lib/Sema/Sema.cpp | 16 +++++++-- test/SemaCXX/Inputs/warn-zero-nullptr.h | 3 ++ test/SemaCXX/warn-zero-nullptr.cpp | 64 +++++++++++++++++++++++++++++++-- 4 files changed, 81 insertions(+), 5 deletions(-) create mode 100644 test/SemaCXX/Inputs/warn-zero-nullptr.h