[PATCH] D120414: [clang][dataflow] Update StructValue child when assigning a value

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 23 08:38:12 PST 2022


xazax.hun added a comment.

This change looks good to me. Just an interesting fact, I think this problem is completely sidestepped in the access path model: https://www.youtube.com/watch?v=LTRykVVDfgE&list=PLamk8lFsMyPXrUIQm5naAQ08aK2ctv6gE&index=19


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120414



More information about the cfe-commits mailing list