- Remove use of runDataflowAnalysis to keep test isolated.
- Add test for ASTMatchSwitch<CXXCtorInitializer, ...>.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/unittests/Analysis/FlowSensitive/MatchSwitchTest.cpp | ||
---|---|---|
135–136 | Let's move this below line 27 and remove it from the other tests. |
Let's move this below line 27 and remove it from the other tests.