[PATCH] D151047: [clang-format] Fix indentation for selective formatting.

Sedenion via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 12:51:39 PDT 2023


Sedeniono updated this revision to Diff 528547.
Sedeniono added a comment.

Next try at getting the 2nd attempt into review. This is again the complete fix, since the previous revision got reverted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151047

Files:
  clang/lib/Format/UnwrappedLineFormatter.cpp
  clang/unittests/Format/FormatTestSelective.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151047.528547.patch
Type: text/x-patch
Size: 6218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230605/1a6ac09b/attachment.bin>


More information about the llvm-commits mailing list