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

weiyi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 15 03:22:05 PDT 2022


wyt updated this revision to Diff 460349.
wyt added a comment.

Address comment.


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.460349.patch
Type: text/x-patch
Size: 186474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220915/dcba8b55/attachment-0001.bin>


More information about the cfe-commits mailing list