[cfe-commits] [Patch 1 of 4] -verify fixes (stage 2)

Andy Gibbs andyg1001 at hotmail.co.uk
Thu Jul 26 02:16:05 PDT 2012


On Tuesday, July 24, 2012 8:19 PM, Jordan Rose wrote:
> Please do send a revised patch now!

And here it is.

I have implemented all of your comments, except the one relating to the
tracking on Begin/EndSourceFile calls, for three reasons: firstly, I need
to track in order to correctly attach and detach the preprocessor hooks;
secondly, doing so highlighted the mismatch bug and (who knows) may do
again in future; thirdly, when it comes the ARCMT tests fix in patch 2,
I rely on knowing when the last EndSourceFile has been called.

I hope this meets with your approval.

In a moment I will also post two additional patches to this...

Andy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch1.diff
Type: application/octet-stream
Size: 13366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120726/985686a2/attachment.obj>


More information about the cfe-commits mailing list