[PATCH] D115932: [Analyzer] Create and handle SymbolCast for pointer to integral conversion

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 10 04:32:01 PST 2022


ASDenysPetrov added a comment.

Starting producing `SymbolCast` you should be careful. Please pay attention on my revision D105340 <https://reviews.llvm.org/D105340> before doing this. I don't want you walk through the thing I fought.


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