[PATCH] D144296: [clang-format] Rewrite how indent is reduced for compacted namespaces

Emilia Dreamer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 21 17:10:17 PST 2023


rymiel updated this revision to Diff 499330.
rymiel added a comment.

Inline and remove LevelIndentTracker::skipLine


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144296

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144296.499330.patch
Type: text/x-patch
Size: 4845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230222/41177256/attachment.bin>


More information about the cfe-commits mailing list