[cfe-commits] r70105 - in /cfe/trunk: clang.xcodeproj/project.pbxproj include/clang/AST/Stmt.h include/clang/AST/StmtObjC.h include/clang/AST/StmtVisitor.h include/clang/Analysis/PathSensitive/GRExprEngine.h lib/AST/Stmt.cpp lib/Analysis/BugRepor
Chris Lattner
clattner at apple.com
Sat Apr 25 18:43:00 PDT 2009
On Apr 25, 2009, at 6:36 PM, Eli Friedman wrote:
> On Sat, Apr 25, 2009 at 6:32 PM, Chris Lattner <sabre at nondot.org>
> wrote:
>> Author: lattner
>> Date: Sat Apr 25 20:32:48 2009
>> New Revision: 70105
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=70105&view=rev
>> Log:
>> split ObjC and C++ Statements out into their own headers.
>
> Where's StmtCXX.h?
You are so demanding. :-)
Fixed, in r70107
-Chris
More information about the cfe-commits
mailing list