[PATCH] D154935: [clang][dataflow] Introduce `getFieldValue()` test helpers.
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 11 04:32:49 PDT 2023
gribozavr2 accepted this revision.
gribozavr2 added inline comments.
This revision is now accepted and ready to land.
================
Comment at: clang/unittests/Analysis/FlowSensitive/DataflowEnvironmentTest.cpp:27
using namespace dataflow;
+using test::getFieldValue;
using ::testing::ElementsAre;
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154935/new/
https://reviews.llvm.org/D154935
More information about the cfe-commits
mailing list