[all-commits] [llvm/llvm-project] 210ecf: [NFC] test interaction between array-bounds and hw...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Feb 21 12:49:53 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 210ecfdf35ed2cd260b401fe834dd810fd2190d0
https://github.com/llvm/llvm-project/commit/210ecfdf35ed2cd260b401fe834dd810fd2190d0
Author: Florian Mayer <fmayer at google.com>
Date: 2025-02-21 (Fri, 21 Feb 2025)
Changed paths:
A clang/test/CodeGen/hwasan-stack-safety-analysis-with-array-bounds.c
Log Message:
-----------
[NFC] test interaction between array-bounds and hwaddress (#128218)
we want the stack safety analysis to be able to skip array accesses that
are already checked by array-bounds.
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