[PATCH] D109557: Adds a BlockIndent option to AlignAfterOpenBracket
    Cameron Mulhern via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sat Oct 23 16:17:58 PDT 2021
    
    
  
csmulhern updated this revision to Diff 381765.
csmulhern added a comment.
Absent feedback, I have gone ahead and added a BlockIndent option to AlignAfterOpenBracket.
Please take a look.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109557/new/
https://reviews.llvm.org/D109557
Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/ContinuationIndenter.cpp
  clang/lib/Format/ContinuationIndenter.h
  clang/lib/Format/Format.cpp
  clang/lib/Format/TokenAnnotator.cpp
  clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109557.381765.patch
Type: text/x-patch
Size: 16013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211023/c0c8579b/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list