LGTM ================ Comment at: cpp11-migrate/Core/Transform.h:134 @@ -133,1 +133,3 @@ + /// \brief Tests if the file \a Loc is from is allowed to be modified by the + /// Migrator. ---------------- Is this comment ok? http://llvm-reviews.chandlerc.com/D1000