[PATCH] D53072: [clang-format] Create a new tool for IDEs based on clang-format
Ivan Donchevskii via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 9 04:48:10 PDT 2019
yvvan added a comment.
@ilya-biryukov
I don't really care how it's used from the tool side. I'm also fine to have a new option in clang-format itself. That's why this review is here - to ask for opinions. It's easy to remove that "ide" part from this patch and just add an option for clang-format instead.
Do you have any other remarks/concerns apart from that?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53072/new/
https://reviews.llvm.org/D53072
More information about the cfe-commits
mailing list