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 b4b412f2f [sanitizer] Resubmit D66620 from monorepo new 38e38de2e hwasan: Untag unwound stack frames by wrapping personality fu [...]
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/hwasan/CMakeLists.txt | 1 + lib/hwasan/hwasan_exceptions.cpp | 64 +++++++++++++++++++++++++++++++++++++ test/hwasan/TestCases/try-catch.cpp | 7 +++- test/hwasan/lit.cfg.py | 9 ++++-- 4 files changed, 78 insertions(+), 3 deletions(-) create mode 100644 lib/hwasan/hwasan_exceptions.cpp