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

Michael Flanders via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 27 12:57:37 PST 2025


Flandini wrote:

Made the above changes. I moved it all into `MemRegion` and changed the names of and added deprecation comments to  the old `MemRegion` instance methods that queried mem space info. 

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


More information about the cfe-commits mailing list