[PATCH] D149838: [clang][dataflow] Eliminate `SkipPast::ReferenceThenPointer`.

Martin Böhme via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 14 21:33:41 PDT 2023


This revision was automatically updated to reflect the committed changes.
mboehme marked an inline comment as done.
Closed by commit rG48bc71505e03: [clang][dataflow] Eliminate `SkipPast::ReferenceThenPointer`. (authored by mboehme).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149838

Files:
  clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
  clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
  clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
  clang/lib/Analysis/FlowSensitive/Transfer.cpp
  clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149838.522037.patch
Type: text/x-patch
Size: 11424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230515/23ac34ac/attachment-0001.bin>


More information about the cfe-commits mailing list