This is part of the implementation of the dataflow analysis framework. See "[RFC] A dataflow analysis framework for Clang AST" on cfe-dev. Reviewed-by: xazax.hun Differential Revision: https://reviews.llvm.org/D119953 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| MapLatticeTest.cpp | ||
| MultiVarConstantPropagationTest.cpp | ||
| NoopAnalysis.h | ||
| SingleVarConstantPropagationTest.cpp | ||
| TestingSupport.cpp | ||
| TestingSupport.h | ||
| TestingSupportTest.cpp | ||
| TransferTest.cpp | ||
| TypeErasedDataflowAnalysisTest.cpp | ||