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 47487fe56 hwasan: Use C++ driver for cfi.cc test. new 41522da1f 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