[PATCH] D133935: [clang][dataflow] Refactor `clang/Analysis/FlowSensitive/MatchSwitchTest.cpp`.

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


wyt created this revision.
Herald added subscribers: martong, xazax.hun.
Herald added a project: All.
wyt requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

- Remove use of `runDataflowAnalysis` to keep test isolated.
- Add test for `ASTMatchSwitch<CXXCtorInitializer, ...>`.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133935

Files:
  clang/unittests/Analysis/FlowSensitive/MatchSwitchTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133935.460359.patch
Type: text/x-patch
Size: 9937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220915/a8445a06/attachment.bin>


More information about the cfe-commits mailing list