This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from dc4dea9dda AArch64: fix weird edge case in ABI. new 71f86399f3 [sanitizer-coverage] implement -fsanitize-coverage=no-prune, [...]
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/SanitizerCoverage.rst | 5 +++-- include/clang/Driver/CC1Options.td | 3 +++ include/clang/Frontend/CodeGenOptions.def | 1 + lib/CodeGen/BackendUtil.cpp | 1 + lib/Driver/SanitizerArgs.cpp | 5 ++++- lib/Frontend/CompilerInvocation.cpp | 1 + test/Driver/fsanitize-coverage.c | 4 ++++ 7 files changed, 17 insertions(+), 3 deletions(-)