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 c7eeac62b [hwasan] use real TLS on linux to store the current thread -- [...] new 9f05349d7 [hwasan] print thread IDs when reporting a bug (also had to f [...]
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/hwasan_interceptors.cc | 13 +++++++--- lib/hwasan/hwasan_report.cc | 17 ++++++++---- lib/hwasan/hwasan_thread.cc | 13 +++++----- lib/hwasan/hwasan_thread.h | 16 +++++------- test/hwasan/TestCases/many-threads-uaf.c | 13 +++++----- test/hwasan/TestCases/thread-uaf.c | 44 +++++++++++++++++++++++++++----- 6 files changed, 80 insertions(+), 36 deletions(-)