[PATCH] D66964: Sort Java imports without newline
Yannic Bonenberger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 29 12:10:44 PDT 2019
yannic added reviewers: SamMaier, thakis.
yannic added a comment.
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?
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