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

Sedenion via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 17 11:02:36 PDT 2023


Sedeniono updated this revision to Diff 541146.
Sedeniono marked an inline comment as done.
Sedeniono added a comment.

Implemented review changes as suggested by @owenpan.

If this is finally ok, someone please commit it to main using the following:
`Sedenion <39583823+Sedeniono at users.noreply.github.com>`
Thanks!


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.541146.patch
Type: text/x-patch
Size: 4159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230717/3d6ee205/attachment.bin>


More information about the cfe-commits mailing list