[PATCH] D115932: [Analyzer] Create and handle SymbolCast for pointer to integral conversion
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 12 09:18:41 PST 2022
martong added a comment.
Ah, I forgot to mention one last point:
5. Revert D115149 <https://reviews.llvm.org/D115149>. We should never reach that problematic assertion once we produce the `SymbolCast`s.
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