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 d55730859 [Xray] Darwin fix variable typo new b13c16313 [hwasan] simplify the thread hangling: instead of the ThreadR [...]
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.cc | 1 - lib/hwasan/hwasan_interceptors.cc | 29 +++++---- lib/hwasan/hwasan_linux.cc | 1 + lib/hwasan/hwasan_report.cc | 1 - lib/hwasan/hwasan_thread.cc | 70 +++++++++++----------- lib/hwasan/hwasan_thread.h | 35 +---------- .../TestCases/{thread-uaf.c => many-threads-uaf.c} | 17 +++++- 7 files changed, 67 insertions(+), 87 deletions(-) copy test/hwasan/TestCases/{thread-uaf.c => many-threads-uaf.c} (58%)