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

Erik Verbruggen erikjv at me.com
Wed Dec 14 07:51:11 PST 2011


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.
-------------- 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/20111214/23fec2e6/attachment.ksh>


More information about the cfe-commits mailing list