[cfe-commits] r70125 - /cfe/trunk/lib/Frontend/PCHWriter.cpp
steve naroff
snaroff at apple.com
Sun Apr 26 10:01:27 PDT 2009
On Apr 26, 2009, at 12:45 PM, Chris Lattner wrote:
>
> On Apr 26, 2009, at 7:12 AM, Steve Naroff wrote:
>
>> Author: snaroff
>> Date: Sun Apr 26 09:11:39 2009
>> New Revision: 70125
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=70125&view=rev
>> Log:
>> Make sure we have a code in the node:-)
>>
>> This fixes all the -emit-pch problems discovered by utils/pch-
>> test.pl.
>
> Nice, thanks Steve! :)
>
fyi...my comment about fixing *all* the -emit-pch failures was
premature.
I'm in the process of adding the ObjC stmt's. Once this is done, I
believe the remaining errors will go away.
snaroff
> -Chris
>
More information about the cfe-commits
mailing list