[all-commits] [llvm/llvm-project] 7962bd: [hwasan] Make stack variables output consistent wi...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Dec 26 13:45:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7962bd5719b7a1acc595bbacdb479addd81703bc
https://github.com/llvm/llvm-project/commit/7962bd5719b7a1acc595bbacdb479addd81703bc
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-12-26 (Tue, 26 Dec 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_report.cpp
M compiler-rt/test/hwasan/TestCases/stack-overflow.c
M compiler-rt/test/hwasan/TestCases/stack-uar-dynamic.c
M compiler-rt/test/hwasan/TestCases/stack-uar.c
M compiler-rt/test/hwasan/TestCases/stack-uas.c
M compiler-rt/test/hwasan/TestCases/stack-underflow.c
M compiler-rt/test/hwasan/TestCases/strip_path_prefix.c
Log Message:
-----------
[hwasan] Make stack variables output consistent with globals (#76197)
More information about the All-commits
mailing list