[PATCH] D133865: [clang][dataflow] Replace usage of the deprecated overload of `checkDataflow`.

weiyi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 16 09:20:08 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9cbdef610339: [clang][dataflow] Replace usage of the deprecated overload of `checkDataflow`. (authored by wyt).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133865

Files:
  clang/unittests/Analysis/FlowSensitive/ChromiumCheckModelTest.cpp
  clang/unittests/Analysis/FlowSensitive/MatchSwitchTest.cpp
  clang/unittests/Analysis/FlowSensitive/MultiVarConstantPropagationTest.cpp
  clang/unittests/Analysis/FlowSensitive/SingleVarConstantPropagationTest.cpp
  clang/unittests/Analysis/FlowSensitive/TestingSupportTest.cpp
  clang/unittests/Analysis/FlowSensitive/TransferTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133865.460796.patch
Type: text/x-patch
Size: 186474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220916/10103b22/attachment-0001.bin>


More information about the cfe-commits mailing list