[PATCH] D127196: [clang][dataflow] Enable use of synthetic properties on all Value instances.

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 8 11:20:46 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG49ed5bf51958: [clang][dataflow] Enable use of synthetic properties on all Value instances. (authored by wyt, committed by gribozavr).

Changed prior to commit:
  https://reviews.llvm.org/D127196?vs=435121&id=435265#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127196

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127196.435265.patch
Type: text/x-patch
Size: 15195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220608/063c1908/attachment-0001.bin>


More information about the cfe-commits mailing list