[PATCH] D145262: [clang-format] Treat AttributeMacros more like attribute macros

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 29 17:21:49 PDT 2023


owenpan added a comment.

In D145262#4651483 <https://reviews.llvm.org/D145262#4651483>, @owenpan wrote:

> This looks OK to me. Please rebase after https://github.com/llvm/llvm-project/pull/67518 is merged.

I have merged the PR.  Commits cef9f40cd4fe <https://reviews.llvm.org/rGcef9f40cd4feb395e1993f086619abd9ed016a17> and 151d0a4db321 <https://reviews.llvm.org/rG151d0a4db321dd0d081c7f69f84158580bd9979a> should make this patch less brittle.


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

https://reviews.llvm.org/D145262



More information about the cfe-commits mailing list