clang-1/include/clang/Analysis
Ted Kremenek 1de632bf4a Moved "DataflowSolver.h" to the "include/" subtree. Adjusted client
code that uses the solver to reflect the new location.

Created "FlowSensitive" subdirectory in include/clang/Analysis to hold
header files relating to flow-sensitive analyses.  Moved
"DataflowValues.h" into this subdirectory.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42320 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-25 21:00:24 +00:00
..
ADT Added PersistentMap, an ADT that implements a map data structure that 2007-09-25 04:26:20 +00:00
FlowSensitive Moved "DataflowSolver.h" to the "include/" subtree. Adjusted client 2007-09-25 21:00:24 +00:00
Support Added smart pointer class "IntrusiveSPtr" that handles reference 2007-09-24 06:10:20 +00:00
Visitors Further refactored DataflowSolver. Now most code for the solver is shared 2007-09-25 04:31:27 +00:00
LiveVariables.h Moved "DataflowSolver.h" to the "include/" subtree. Adjusted client 2007-09-25 21:00:24 +00:00
LocalCheckers.h Further refactored DataflowSolver. Now most code for the solver is shared 2007-09-25 04:31:27 +00:00
UninitializedValues.h Moved "DataflowSolver.h" to the "include/" subtree. Adjusted client 2007-09-25 21:00:24 +00:00