llvm-project/clang/lib/Analysis/FlowSensitive
Dmitri Gribenko 941959d69d [clang][dataflow] Use llvm::is_contained()
Reviewed By: samestep, xazax.hun

Differential Revision: https://reviews.llvm.org/D131975
2022-08-16 19:59:21 +02:00
..
Models [clang][dataflow] Use NoopLattice in optional model 2022-06-29 20:10:42 +00:00
CMakeLists.txt [clang][dataflow] Generate readable form of boolean values. 2022-07-13 10:35:17 +00:00
ControlFlowContext.cpp [clang][dataflow] Add cache of `ControlFlowContext`s for function decls. 2022-08-03 15:17:49 +00:00
DataflowAnalysisContext.cpp [clang][dataflow] Add cache of `ControlFlowContext`s for function decls. 2022-08-03 15:17:49 +00:00
DataflowEnvironment.cpp [clang][dataflow] Use llvm::is_contained() 2022-08-16 19:59:21 +02:00
DebugSupport.cpp [clang][dataflow] Add explicit "AST" nodes for implications and iff 2022-07-26 14:19:22 +02:00
Transfer.cpp [clang][dataflow] Add an option for context-sensitive depth 2022-08-15 19:58:40 +00:00
TypeErasedDataflowAnalysis.cpp [clang][dataflow] Encode options using llvm::Optional 2022-08-12 16:29:41 +00:00
WatchedLiteralsSolver.cpp [clang][dataflow] Add explicit "AST" nodes for implications and iff 2022-07-26 14:19:22 +02:00