[all-commits] [llvm/llvm-project] aa5bec: [ASan] Prevent assert from scalable vectors in Fun...
David Green via All-commits
all-commits at lists.llvm.org
Wed Aug 27 01:01:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa5bec0a6274ebe873cc60238206730929e4dd37
https://github.com/llvm/llvm-project/commit/aa5bec0a6274ebe873cc60238206730929e4dd37
Author: David Green <david.green at arm.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
A llvm/test/Instrumentation/AddressSanitizer/asan-scalable-vector.ll
Log Message:
-----------
[ASan] Prevent assert from scalable vectors in FunctionStackPoisoner. (#155357)
This has recently started causing 'Invalid size request on a scalable
vector.'
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