sepavloff added a comment.

Good catch, thank you.

To avoid code duplication you could change `InsertionPoint` into an index and 
use `begin() + InsertionPoint` in calls to `insert`.


Repository:
  rC Clang

https://reviews.llvm.org/D44607



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

Reply via email to