This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5b442b4dde [CodeGen] add libcall attr tests to show errno-related diffs; NFC new c7e8e8e2ed [Driver] Add Scudo as a possible -fsanitize= option
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: include/clang/Basic/Sanitizers.def | 3 +++ include/clang/Driver/SanitizerArgs.h | 1 + lib/Driver/SanitizerArgs.cpp | 23 ++++++++--------- lib/Driver/ToolChains/CommonArgs.cpp | 8 +++++- lib/Driver/ToolChains/Linux.cpp | 5 ++-- lib/Lex/PPMacroExpansion.cpp | 1 + test/Driver/fsanitize.c | 26 +++++++++++++++++++ test/Driver/sanitizer-ld.c | 50 ++++++++++++++++++++++++++++++++++++ 8 files changed, 101 insertions(+), 16 deletions(-)