[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
Fri Feb 17 13:16:41 PST 2023


rymiel added a comment.

Note: this patch also makes `LevelIndentTracker::skipLine` obsolete. I suppose I could clean that up in a following patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144296



More information about the cfe-commits mailing list