[PATCH] Adding parenType() and innerType() AST Matchers

Edwin Vane edwin.vane at intel.com
Thu Mar 28 07:12:38 PDT 2013


  Do you see any value in having an `ignoringParenTypes()` matcher instead/as well? These examples for parenType() and innerType() are pretty contrived and an 'ignoring' matcher is all I really need anyway.

http://llvm-reviews.chandlerc.com/D585



More information about the cfe-commits mailing list