akuegel added a subscriber: akuegel. akuegel added a comment. lg
================ Comment at: lib/Tooling/Core/Replacement.cpp:163 @@ +162,3 @@ + // Find the first entry that starts after the end of R. + // We cannot use upper_bound for that, as there might an element equal to + // AtEnd in Replaces, and AtEnd does not overlap. ---------------- nit: "as there might an" -> "as there might be an". https://reviews.llvm.org/D23119 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits