llvm-project/clang/unittests/Analysis
Wei Yi Tee 88210b81ee [clang][dataflow] Refactor `clang/Analysis/FlowSensitive/MatchSwitchTest.cpp`.
- Remove use of `runDataflowAnalysis` to keep test isolated.
- Add test for `ASTMatchSwitch<CXXCtorInitializer, ...>`.

Reviewed By: gribozavr2, sgatev

Differential Revision: https://reviews.llvm.org/D133935
2022-09-19 19:10:41 +00:00
..
FlowSensitive [clang][dataflow] Refactor `clang/Analysis/FlowSensitive/MatchSwitchTest.cpp`. 2022-09-19 19:10:41 +00:00
CFGBuildResult.h [CFG] Fix crash on CFG building when deriving from a template. 2022-08-16 13:01:13 +02:00
CFGDominatorTree.cpp [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
CFGTest.cpp [CFG] Fix crash on CFG building when deriving from a template. 2022-08-16 13:01:13 +02:00
CMakeLists.txt [Testing] Drop clangTesting from clang's public library interface 2022-04-20 13:28:44 +02:00
CloneDetectionTest.cpp
ExprMutationAnalyzerTest.cpp [clang-tidy] implement new check 'misc-const-correctness' to add 'const' to unmodified variables 2022-07-24 19:37:54 +02:00
MacroExpansionContextTest.cpp [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00