]> granicus.if.org Git - clang/commit
Partitioned definition/implementation of GRExperEngine into .h and .cpp.
authorTed Kremenek <kremenek@apple.com>
Thu, 14 Feb 2008 22:13:12 +0000 (22:13 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 14 Feb 2008 22:13:12 +0000 (22:13 +0000)
commit77349cb20bfd7069d081f84c91975bfa8ef60a32
treead84b276d462ee6ea452c3ea2a7d6165635faf72
parent6cb0b541fee2cac9b242b1666cecc464feaabaf5
Partitioned definition/implementation of GRExperEngine into .h and .cpp.
Still some cleanup to do, but this initial checkin compiles and runs correctly.

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