ioeric accepted this revision.
ioeric added a comment.
This revision is now accepted and ready to land.

Lg



================
Comment at: clang-move/ClangMove.cpp:372
+  // Match static functions/variabale definitions which are defined in named
+  // spaces.
+  auto IsOldCCStaticDefinition =
----------------
s/named spaces/named namespaces/ ?


https://reviews.llvm.org/D25762



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

Reply via email to