[PATCH] D156259: Fix a bug that erroneously placed function arguments on a new line despite all arguments being able to fit on the same line.
    Jon Phillips via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jul 26 04:51:33 PDT 2023
    
    
  
jp4a50 updated this revision to Diff 544310.
jp4a50 added a comment.
Format files.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156259/new/
https://reviews.llvm.org/D156259
Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Format/ContinuationIndenter.cpp
  clang/lib/Format/ContinuationIndenter.h
  clang/lib/Format/TokenAnnotator.cpp
  clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156259.544310.patch
Type: text/x-patch
Size: 6219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230726/67a0452e/attachment.bin>
    
    
More information about the cfe-commits
mailing list