]> granicus.if.org Git - clang/commit
Added preliminary implementation of SimulGraph, which represents the
authorTed Kremenek <kremenek@apple.com>
Fri, 21 Dec 2007 23:21:58 +0000 (23:21 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 21 Dec 2007 23:21:58 +0000 (23:21 +0000)
commit0b506a11425daafe85ada555dd37da2d9fea76f0
tree0526b3d6df215d80d3522847a6f481343310553e
parent9db9bd9850aac7c90fc902307a742400c4d72d10
Added preliminary implementation of SimulGraph, which represents the
intra-procedural supergraph of a path-sensitive dataflow analysis.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45298 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathSensitive/SimulGraph.h [new file with mode: 0644]