Just one whitespace issue to fix otherwise LGTM.
================
Comment at: cpp11-migrate/UseAuto/UseAutoMatchers.cpp:261
@@ -250,2 +260,3 @@
+
DeclarationMatcher makeDeclWithNewMatcher() {
----------------
Extra blank line to remove.
http://llvm-reviews.chandlerc.com/D808