[cfe-commits] r112848 - /cfe/trunk/include/clang/AST/RecursiveASTVisitor.h
John McCall
rjmccall at apple.com
Thu Sep 2 14:01:05 PDT 2010
On Sep 2, 2010, at 11:55 AM, Francois Pichet wrote:
> On Thu, Sep 2, 2010 at 2:48 PM, John McCall <rjmccall at apple.com> wrote:
>> Author: rjmccall
>> Date: Thu Sep 2 13:48:54 2010
>> New Revision: 112848
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=112848&view=rev
>> Log:
>> Teach RecursiveASTVisitor to optionally visit bodies of instantiations.
>> Based on a patch by Francois Pichet!
> ^^^^^^^^^^^^^^^^^^
>
> Really? Am I writing code in my sleep now?
> I think it is really Benoit Belley.
You're right! Slip of the mind, I'm sorry. Based on a patch by Benoit Belley!
John.
More information about the cfe-commits
mailing list