klimek added inline comments.

================
Comment at: include/clang/Tooling/Core/Replacement.h:177-178
@@ +176,4 @@
+  ///   - are insertions at the same offset and applying them in either order
+  ///     has the same effect, i.e. X + Y = Y + X if one inserts text X and the
+  ///     other inserts text Y.
+  /// Examples:
----------------
This seems incorrect. What am I missing?


https://reviews.llvm.org/D24800



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

Reply via email to