[PATCH] D158630: [clang][dataflow][WIP] Prototype for pointer value widening ("unknown storage location" flavor)

Martin Böhme via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 24 00:26:31 PDT 2023


mboehme updated this revision to Diff 553021.
mboehme added a comment.

Added comment on self-referential data structurs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158630

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158630.553021.patch
Type: text/x-patch
Size: 5653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230824/e0cd8d7f/attachment.bin>


More information about the cfe-commits mailing list