[PATCH] D123676: [clang-format] Fix WhitespaceSensitiveMacros not being honoured when macro closing parenthesis is followed by a newline.

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 25 05:35:37 PDT 2023


owenpan closed this revision.
owenpan added a comment.
Herald added a subscriber: wangpc.
Herald added a project: clang-format.
Herald added a reviewer: rymiel.

Fixed in D132001 <https://reviews.llvm.org/D132001>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123676



More information about the cfe-commits mailing list