.. |
CMakeLists.txt
|
[clang][dataflow] Add analysis that detects unsafe accesses to optionals
|
2022-03-10 11:05:31 +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 non-standard optional constructors
|
2022-03-15 08:13:13 +00:00 |