[PATCH] D115932: [Analyzer] Create and handle SymbolCast for pointer to integral conversion
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 17 07:05:01 PST 2021
steakhal added a comment.
Many thanks for digging into this @martong. I really enjoyed it!
I also believe that this is the fix for the underlying issue.
I also think the `getAsSymbol()` should be somewhere where we can create new symbols.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115932/new/
https://reviews.llvm.org/D115932
More information about the cfe-commits
mailing list