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 5c13aef86 [libFuzzer] Set Android specific ALL_FUZZER_SUPPORTED_ARCH new 0bc4208e5 Fix asan infinite loop on undefined symbol
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/interception/interception_linux.cc | 9 ++++-- test/asan/TestCases/Linux/dlopen-mixed-c-cxx.c | 42 ++++++++++++++++++++++++++ 2 files changed, 49 insertions(+), 2 deletions(-) create mode 100644 test/asan/TestCases/Linux/dlopen-mixed-c-cxx.c