[all-commits] [llvm/llvm-project] 534a87: [test][asan] Fix the test checks
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sat Aug 3 10:57:54 PDT 2024
Branch: refs/heads/users/vitalybuka/spr/nfcasan-track-current-dynamic-init-module
Home: https://github.com/llvm/llvm-project
Commit: 534a87301b82f8d914087a848a2e88b897c24644
https://github.com/llvm/llvm-project/commit/534a87301b82f8d914087a848a2e88b897c24644
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-08-03 (Sat, 03 Aug 2024)
Changed paths:
M compiler-rt/test/asan/TestCases/initialization-nobug.cpp
Log Message:
-----------
[test][asan] Fix the test checks
The test is intended to check the order of modules
in DynInitPoison, only relative to
DynInitUnpoison.
Folloup to #101584
Commit: e4b9396985329c8439fb57b62c46e733966d471c
https://github.com/llvm/llvm-project/commit/e4b9396985329c8439fb57b62c46e733966d471c
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-08-03 (Sat, 03 Aug 2024)
Changed paths:
M compiler-rt/test/asan/TestCases/initialization-nobug.cpp
Log Message:
-----------
rebase
Created using spr 1.3.4
Compare: https://github.com/llvm/llvm-project/compare/fb56e25f0242...e4b939698532
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