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 1bcdbd686 [CMake] Fix the value of `config.target_cflags` for non-macOS [...] new 4a1c06808 [asan_symbolize] Teach `asan_symbolize.py` to symbolicate usi [...]
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/asan/scripts/asan_symbolize.py | 243 +++++++++++++++++++++ .../Darwin/asan-symbolize-with-module-map.cc | 31 +++ 2 files changed, 274 insertions(+) create mode 100644 test/asan/TestCases/Darwin/asan-symbolize-with-module-map.cc