[clang] [nfc][analyzer] Add MemSpace trait to program state (PR #123003)

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 16 03:23:03 PST 2025


https://github.com/Xazax-hun commented:

I like the direction of this PR but at the same time it makes memspaces a bit more error prone to use. Do you think we could find a way to prevent using `isa` on memspaces?

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


More information about the cfe-commits mailing list