llvm-project/clang/unittests/Analysis/FlowSensitive
Stanislav Gatev 2ddd57ae1e [clang][dataflow] Model the behavior of optional and std swap
Differential Revision: https://reviews.llvm.org/D122129

Reviewed-by: ymandel, xazax.hun
2022-03-22 08:35:34 +00:00
..
CMakeLists.txt [clang][dataflow] Add modeling of Chromium's CHECK functionality 2022-03-18 14:39:23 +00:00
ChromiumCheckModelTest.cpp [clang][dataflow] Add modeling of Chromium's CHECK functionality 2022-03-18 14:39:23 +00:00
DataflowAnalysisContextTest.cpp [clang][dataflow] Add flow condition constraints to Environment 2022-03-02 08:57:27 +00:00
DataflowEnvironmentTest.cpp Revert "[clang][dataflow] Move dataflow testing support out of unittests" 2022-03-09 15:38:51 +00:00
MapLatticeTest.cpp [clang][dataflow] Add parameterized map lattice. 2022-01-04 14:27:15 +00:00
MatchSwitchTest.cpp [clang][dataflow] Model the behavior of non-standard optional constructors 2022-03-15 08:13:13 +00:00
MultiVarConstantPropagationTest.cpp Revert "[clang][dataflow] Move dataflow testing support out of unittests" 2022-03-09 15:38:51 +00:00
NoopAnalysis.h Revert "[clang][dataflow] Move dataflow testing support out of unittests" 2022-03-09 15:38:51 +00:00
SingleVarConstantPropagationTest.cpp Revert "[clang][dataflow] Move dataflow testing support out of unittests" 2022-03-09 15:38:51 +00:00
SolverTest.cpp [clang][dataflow] Add SAT solver interface and implementation 2022-02-25 14:46:52 +00:00
SourceLocationsLatticeTest.cpp [clang][dataflow] Add a lattice to track source locations. 2022-03-04 17:13:24 +00:00
TestingSupport.cpp Revert "[clang][dataflow] Move dataflow testing support out of unittests" 2022-03-09 15:38:51 +00:00
TestingSupport.h Revert "[clang][dataflow] Move dataflow testing support out of unittests" 2022-03-09 15:38:51 +00:00
TestingSupportTest.cpp Revert "[clang][dataflow] Move dataflow testing support out of unittests" 2022-03-09 15:38:51 +00:00
TransferTest.cpp [clang][dataflow] Add support for nested composite bool expressions 2022-03-14 17:18:30 +00:00
TypeErasedDataflowAnalysisTest.cpp Revert "[clang][dataflow] Move dataflow testing support out of unittests" 2022-03-09 15:38:51 +00:00
UncheckedOptionalAccessModelTest.cpp [clang][dataflow] Model the behavior of optional and std swap 2022-03-22 08:35:34 +00:00