This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d9009e558a Define _GNU_SOURCE for RTEMS c++ new 63a4e48486 [ubsan] Have -fsanitize=vptr emit a null check if -fsanitize [...]
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 | 4 +--- docs/UndefinedBehaviorSanitizer.rst | 8 ++++---- include/clang/Basic/DiagnosticDriverKinds.td | 3 --- lib/CodeGen/CGExpr.cpp | 8 ++++---- lib/Driver/SanitizerArgs.cpp | 7 ------- test/CodeGenCXX/catch-undef-behavior.cpp | 4 ++-- test/CodeGenCXX/ubsan-type-checks.cpp | 15 ++++++++++----- test/Driver/fsanitize.c | 8 ++------ test/Driver/rtti-options.cpp | 12 ++++++------ 9 files changed, 29 insertions(+), 40 deletions(-)