[cfe-commits] [Patch 1 of 7] -verify fixes and enhancement

Andy Gibbs andyg1001 at hotmail.co.uk
Sat Jun 30 14:12:45 PDT 2012


Hi all,

Attached now in this and the following posts are the updated patches for this feature.

I have taken on board Richard's requests and I am posting (hopefully) without uuencoding for all you that use Apple computers!  If it still comes through scrambled, let me know and I will post the links to the web-based version of the patch.

I have also slightly reordered the contents of some of the patches to make the separation more exact which means, for example, that patch 5 does not include any changes that only affect patch 6, and thus patch 6 can be considered entirely optional.

Patch 1 is attached here.  This one raised no issues from Richard, but I have additionally moved in a change to the parameters for ParseDirective since it does not need a Preprocessor object but only a SourceManager and a DiagnosticsEngine object.  Changing this allows ParseDirective to be called in a situation where a Preprocessor object is not available.

Cheers
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120630/44b42168/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: verify-part1.diff
Type: application/octet-stream
Size: 8715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120630/44b42168/attachment.obj>


More information about the cfe-commits mailing list