[all-commits] [llvm/llvm-project] 042825: Fix some page size assumptions in the HWASan tests.
Peter Collingbourne via All-commits
all-commits at lists.llvm.org
Tue Apr 8 16:14:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0428252db3841ddb96be1996cd2f3119d91b7b98
https://github.com/llvm/llvm-project/commit/0428252db3841ddb96be1996cd2f3119d91b7b98
Author: Peter Collingbourne <pcc at google.com>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M compiler-rt/test/hwasan/TestCases/Linux/release-shadow.c
M compiler-rt/test/hwasan/TestCases/heap-buffer-overflow.c
M compiler-rt/test/hwasan/TestCases/tag-mismatch-border-address.c
Log Message:
-----------
Fix some page size assumptions in the HWASan tests.
Reviewers: fmayer, vitalybuka
Reviewed By: fmayer, vitalybuka
Pull Request: https://github.com/llvm/llvm-project/pull/134941
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