This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7a835aa517 Reland 'Add VFS support for sanitizers' blacklist' new d798a1e3cf [NFC] Fix ubsan-blacklist test new 8910a5422c [ItaniumMangle] Fix mangling of GNU __null in an expression [...]
The 2 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: lib/AST/ItaniumMangle.cpp | 7 +++++-- .../CodeGen/{ubsan-blacklist.c => ubsan-blacklist-vfs.c} | 5 ++--- test/CodeGen/ubsan-blacklist.c | 11 ----------- test/CodeGenCXX/mangle-exprs.cpp | 16 ++++++++++++++++ 4 files changed, 23 insertions(+), 16 deletions(-) copy test/CodeGen/{ubsan-blacklist.c => ubsan-blacklist-vfs.c} (79%)