This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e550b0f49e [sanitizer-coverage] deprecate some of the stale coverage variants new 3ff38ea696 Parse backend options during thinlto backend compile actions new 665a836fa2 [sanitizer-coverage] deprecate -fsanitize-coverage=8bit-counters
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/CodeGen/BackendUtil.cpp | 11 +++++------ lib/Driver/SanitizerArgs.cpp | 7 +++---- test/CodeGen/thinlto-backend-option.ll | 13 +++++++++++++ test/Driver/fsanitize-coverage.c | 7 +++---- 4 files changed, 24 insertions(+), 14 deletions(-) create mode 100644 test/CodeGen/thinlto-backend-option.ll