[PATCH] D144709: [clang-format] Improve QualifierAlignment

Alexander Hederstaf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 6 01:26:54 PST 2023


AlexanderHederstaf planned changes to this revision.
AlexanderHederstaf added a comment.

Missed right->left in the fix. Also looking a bit at comments, e.g.

  ns::/*ns2::*/vector v;


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144709



More information about the cfe-commits mailing list