[PATCH] D122273: [clang][dataflow] Fix handling of base-class fields

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 31 09:31:47 PDT 2022


ymandel updated this revision to Diff 419499.
ymandel marked 5 inline comments as done.
ymandel added a comment.

adjusted test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122273

Files:
  clang/include/clang/Analysis/FlowSensitive/StorageLocation.h
  clang/include/clang/Analysis/FlowSensitive/Value.h
  clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
  clang/unittests/Analysis/FlowSensitive/TransferTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122273.419499.patch
Type: text/x-patch
Size: 10444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220331/7f7a2fac/attachment.bin>


More information about the cfe-commits mailing list