omtcyfz added inline comments.

================
Comment at: change-namespace/ChangeNamespace.cpp:232
@@ +231,3 @@
+}
+
+// FIXME(ioeric): handle the following symbols:
----------------
handle == "ioeric" here

s/FIXME(ioeric)/FIXME

================
Comment at: change-namespace/ChangeNamespace.cpp:336
@@ +335,3 @@
+// creates an `InsertForwardDeclaration` to insert the forward declaration back
+// into the old namespace after moving code from the old namespace to the new
+// namespace.
----------------
Ah, I see. Thank you!


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