This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ea3d2bfb45 [clang-proto-fuzzer] Allow user-specified compiler arguments. new b2b075cecb [SanitizerCoverage] Add stack depth tracing instrumentation.
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/Driver/CC1Options.td | 3 +++ include/clang/Frontend/CodeGenOptions.def | 1 + lib/CodeGen/BackendUtil.cpp | 1 + lib/Driver/SanitizerArgs.cpp | 17 ++++++++++++----- lib/Frontend/CompilerInvocation.cpp | 2 ++ test/Driver/fsanitize-coverage.c | 11 +++++++++++ 6 files changed, 30 insertions(+), 5 deletions(-)