omtcyfz added inline comments.

================
Comment at: change-namespace/ChangeNamespace.cpp:448
@@ +447,3 @@
+      continue;
+    const std::string &FilePath = FileAndNsMoves.first;
+    auto &Replaces = FileToReplacements[FilePath];
----------------
`StringRef` here too.


https://reviews.llvm.org/D24183



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to