clang-apply-replacements has some legacy code and needs some refactoring in
order to take advantage of the cleanup feature (because of the new
tooling::Replacements implementation). I had a plan to refactor it but
thought it was a low priority since most refactoring tools are using
replacements application functions in tooling::RefactoringTool, and I also
have a plan to replace clang-apply-replacements with a better
infrastructure that can supports more refactoring actions.

On Tue, Oct 18, 2016 at 11:46 AM Malcolm Parsons <malcolm.pars...@gmail.com>
wrote:

> malcolm.parsons added a comment.
>
> Does clang-apply-replacements need a similar change?
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D24572
>
>
>
>
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to