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

Jared Grubb via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 2 15:36:43 PDT 2023


jaredgrubb updated this revision to Diff 557542.
jaredgrubb added a comment.

Address review comments, and adjusting the patch to address other merges since this patch was started.


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

https://reviews.llvm.org/D145262

Files:
  clang/lib/Format/ContinuationIndenter.cpp
  clang/lib/Format/TokenAnnotator.cpp
  clang/unittests/Format/FormatTestObjC.cpp
  clang/unittests/Format/TokenAnnotatorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145262.557542.patch
Type: text/x-patch
Size: 16545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231002/d7bb6086/attachment-0001.bin>


More information about the cfe-commits mailing list