This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 16f5fe2d0 Fix stack_trace_compressor builds for Clang < 6.0 new cc53aec3c [GWP-ASan] Split options_parser and backtrace_sanitizer_common.
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: lib/gwp_asan/optional/backtrace.h | 4 ++- .../optional/backtrace_sanitizer_common.cpp | 16 +++++++++++- lib/gwp_asan/options.h | 1 + lib/gwp_asan/tests/CMakeLists.txt | 14 ++++++++--- lib/gwp_asan/tests/harness.h | 29 +++++++++++----------- .../tests/optional/printf_sanitizer_common.cpp | 22 ++++++++++++++++ 6 files changed, 67 insertions(+), 19 deletions(-) create mode 100644 lib/gwp_asan/tests/optional/printf_sanitizer_common.cpp