[clang] [clang][analyzer] Move 'alpha.core.FixedAddressDereference' out of alpha (PR #132404)

Balázs Kéri via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 2 00:44:53 PST 2026


balazske wrote:

I like it to move the checker to `optin`. If the fixed pointers come only from a specific set or range, another solution can be to add an option to specify "allowed ranges" of fixed addresses.

https://github.com/llvm/llvm-project/pull/132404


More information about the cfe-commits mailing list