[PATCH] D129546: [clang][dataflow] Refactor boolean creation as a test utility.

weiyi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 12 07:45:07 PDT 2022


wyt updated this revision to Diff 443938.
wyt marked 2 inline comments as done.
wyt added a comment.

Address comments on renaming. Removed test fixture class, replacing TEST_F with TEST.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129546

Files:
  clang/unittests/Analysis/FlowSensitive/SolverTest.cpp
  clang/unittests/Analysis/FlowSensitive/TestingSupport.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129546.443938.patch
Type: text/x-patch
Size: 13551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220712/9e70b0da/attachment.bin>


More information about the cfe-commits mailing list