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

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 3 13:57:05 PST 2023


owenpan added a comment.

In D145262#4168058 <https://reviews.llvm.org/D145262#4168058>, @jaredgrubb wrote:

> I wasn't sure about testing (this is my first patch!) and the test-case I did was in `clang/test/Format` .. I can look at `clang/unittests/Format` and see how to model something like it.
>
> If I do that, would that be in-addition-to or instead-of the test-case I included already?

Instead of.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145262



More information about the cfe-commits mailing list