[cfe-commits] [Patch] Adding flag to libclang to skip parsing method bodies

Erik Verbruggen erikjv at me.com
Tue Jan 3 01:14:38 PST 2012


Ping?

On 14-12-11 16:51, Erik Verbruggen wrote:
> Attached is a patch to have the parser skip method bodies. The beef of
> the patch is propagating the flag down to the constructor of the Parser
> class. I also changed the code-completion (which also uses it) to set
> this flag.
>
> -- Erik.
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Added-flag-to-the-parser-to-skip-method-bodies.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120103/bf8720e7/attachment.ksh>


More information about the cfe-commits mailing list