[PATCH] D87201: [clang-format] Add a option for the position of Java static import

Byoungchan Lee via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 7 09:18:03 PDT 2020


bc-lee updated this revision to Diff 290303.
bc-lee added a comment.

Some comments have been corrected and a unittest has been added in FormatTest.ParsesConfigurationBools


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87201/new/

https://reviews.llvm.org/D87201

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/Format.cpp
  clang/unittests/Format/FormatTest.cpp
  clang/unittests/Format/SortImportsTestJava.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87201.290303.patch
Type: text/x-patch
Size: 7979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200907/fe7d548a/attachment.bin>


More information about the cfe-commits mailing list