[cfe-commits] r78298 - in /cfe/trunk: include/clang/Analysis/PathSensitive/ExplodedGraph.h include/clang/Analysis/PathSensitive/GRCoreEngine.h include/clang/Analysis/PathSensitive/GRExprEngine.h lib/Analysis/GRCoreEngine.cpp
Anton Korobeynikov
anton at korobeynikov.info
Thu Aug 6 04:34:46 PDT 2009
Hello
> Author: zhongxingxu
> Date: Thu Aug 6 05:00:15 2009
> New Revision: 78298
>
> URL: http://llvm.org/viewvc/llvm-project?rev=78298&view=rev
> Log:
> Core analysis engine template cleanup step 2:
> merge GRCoreEngineImpl and GRCoreEngine.
>
> Introduce a new interface class GRSubEngine as the subengine of GRCoreEngine.
> GRExprEngine subclasses GRSubEngine now.
Have you forgot to commit a header?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the cfe-commits
mailing list