ilya-biryukov added a comment. In D53072#1478575 <https://reviews.llvm.org/D53072#1478575>, @yvvan wrote:
> @sammccall > > Having a separate tool is nice because it allows the client to make it > plugable. clang-format sometimes changes options quite significantly and it > can be nice if you have a choice which version to pick, otherwise it might be > unable to read the configuration you have. I second Sam's concerns about introducing a new tool. Could you list the use-cases that `clang-format-ide` would cover that `clang-format` doesn't? How is introducing a new tool different from adding a new formatting option to `clang-format`? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D53072/new/ https://reviews.llvm.org/D53072 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits