[cfe-commits] [Patch] Adding flag to libclang to skip parsing method bodies
Erik Verbruggen
erikjv at me.com
Tue Apr 10 05:20:28 PDT 2012
Ping? I would still like to get this in for 3.1...
-- Erik
On 6 apr. 2012, at 20:50, Erik Verbruggen <erikjv at me.com> wrote:
>
> On Mar 14, 2012, at 17:43, Erik Verbruggen wrote:
>
>>
>>
>> On 14 mrt. 2012, at 17:34, Douglas Gregor <dgregor at apple.com> wrote:
>>
>>>
>>> On Dec 14, 2011, at 7:51 AM, 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.
>>>
>>>
>>> This patch seems to have gotten dropped on the floor. I'm fine with this patch (although I suspect it's gone rather stale).
>>
>> It's very stale. I'll revisit it when I have time and send a new patch.
>
>
> Attached is a revised/updated version of the patch which applies cleanly against trunk rev. #154168.
>
> -- Erik.
>
> <0001-Added-a-flag-to-the-parser-to-skip-method-bodies.patch>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list