hokein added inline comments.
> ioeric wrote in ClangMove.cpp:343 > Looks like `GetFullRange` is called twice on the same Decl: one for creating > insertion replacement and one for deletion replacement. This seems to be a > duplicate. Good point. Yeah, currently the `GetFullRange` is called twice. Have added a FIXME. https://reviews.llvm.org/D25227 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits