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

Sedenion via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 12 11:58:22 PDT 2023


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

Updated diff: Captured the intention of "going to lower levels" via a debug assert in nextLine().


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.530627.patch
Type: text/x-patch
Size: 6325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230612/a9bb8262/attachment.bin>


More information about the cfe-commits mailing list