[PATCH] D136603: [analyzer] Model cast after LValueToRValueBitCasts

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 9 07:06:52 PST 2022


steakhal added a comment.

This 'new' approach with the type auto-detection behaves the same way as the originally proposed patch.
Same results, still no crashes :)
I'll update the summary and the title according to the new approach.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136603/new/

https://reviews.llvm.org/D136603



More information about the cfe-commits mailing list