[PATCH] Introducing Use-Auto transform for cpp11-migrate
Manuel Klimek
klimek at google.com
Thu Feb 28 01:34:13 PST 2013
lg
================
Comment at: cpp11-migrate/UseAuto/UseAutoMatchers.cpp:167
@@ +166,3 @@
+ unless(hasType(autoType())),
+ hasType(
+ isSugarFor(
----------------
I think all this would be more readable if you pulled out some submatcher-expressions...
http://llvm-reviews.chandlerc.com/D472
BRANCH
iter
ARCANIST PROJECT
clang-tools-extra
More information about the cfe-commits
mailing list