[PATCH] D66964: Sort Java imports without newline
Sam Maier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 29 13:06:21 PDT 2019
SamMaier added a comment.
In D66964#1651496 <https://reviews.llvm.org/D66964#1651496>, @yannic wrote:
> Right now, this change only adds a test that shows the broken behavior.
>
> SamMaier@ you're the author of https://reviews.llvm.org/D52800 which implemented Java import sorting. Is there a reason to not sort imports when there's more than one in a line?
No reason - it never crossed my mind as a use case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66964/new/
https://reviews.llvm.org/D66964
More information about the cfe-commits
mailing list