On Sat, Sep 1, 2012 at 3:41 PM, Philip Craig <[email protected]> wrote:
> RecursiveASTVisitor was traversing D->getTypeForDecl() for EnumDecl,
> but shouldn't (same as for other TagDecl). It also wasn't traversing
> the C++11 integer type.

Sorry, here's a version with a unit test that actually passes.

Attachment: ravenumdecl.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to