[clang] [analyzer] use `invalidateRegions()` in `VisitGCCAsmStmt` (PR #109838)

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 24 11:41:00 PDT 2024


https://github.com/steakhal commented:

Looks correct to me.
Btw, do you think the invalidation should cause pointer escape? I have no opinion. I rarely use this api. Wdyt?

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


More information about the cfe-commits mailing list