lg

================
Comment at: lib/Tooling/Refactoring.cpp:146
@@ -145,1 +145,3 @@
 
+// Duplicated from above but only because the std::set impl for Replacements
+// will be replaced by a vector impl anyway.
----------------
Please put // FIXME: in front of all comments that have instructions for the 
future.


http://llvm-reviews.chandlerc.com/D1380

BRANCH
  vec_apply

ARCANIST PROJECT
  clang
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to