clang-1/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
..
DeadStores.cpp Removed "EverKilled" class in DeadStores checker; it is no longer used. 2007-09-25 17:47:04 +00:00
LiveVariables.cpp Moved "DataflowSolver.h" to the "include/" subtree. Adjusted client 2007-09-25 21:00:24 +00:00
Makefile fix comment 2007-09-15 21:48:50 +00:00
UninitializedValues.cpp Moved "DataflowSolver.h" to the "include/" subtree. Adjusted client 2007-09-25 21:00:24 +00:00