[all-commits] [llvm/llvm-project] 8f8d5f: [rtsan] Add statistics for suppression count (#112...
Chris Apple via All-commits
all-commits at lists.llvm.org
Thu Oct 17 10:02:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f8d5f005a937bf8d5244c5bf22906095ff08c70
https://github.com/llvm/llvm-project/commit/8f8d5f005a937bf8d5244c5bf22906095ff08c70
Author: Chris Apple <cja-private at pm.me>
Date: 2024-10-17 (Thu, 17 Oct 2024)
Changed paths:
M compiler-rt/lib/rtsan/rtsan_assertions.h
M compiler-rt/lib/rtsan/rtsan_flags.h
M compiler-rt/lib/rtsan/rtsan_stats.cpp
M compiler-rt/lib/rtsan/rtsan_stats.h
M compiler-rt/lib/rtsan/rtsan_suppressions.cpp
M compiler-rt/test/rtsan/exit_stats.cpp
A compiler-rt/test/rtsan/exit_stats.cpp.supp
M compiler-rt/test/rtsan/stack_suppressions.cpp
Log Message:
-----------
[rtsan] Add statistics for suppression count (#112718)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list