<div>Attached are three more small matcher patches. One fixes another rename typo (AnyOf --> anyOf) that was similar to the previous allOf patch. The second patch adds more inspection for declarationStatement matchers, making it easier to look at single declarations directly. The third patch adds expression matchers which call IgnoreXXXCasts() before applying their sub-matchers.</div><div><br></div>For future reference, should I continue splitting up these patches for review?<div><br></div><div>-Sam</div>
anyOf.patch
Description: Binary data
decls.patch
Description: Binary data
ignore-casts.patch
Description: Binary data_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
