[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
Sun Sep 6 05:47:08 PDT 2020


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

Add missing initializer.


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/SortImportsTestJava.cpp

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


More information about the cfe-commits mailing list