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

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 15 15:45:16 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f46bcc609f1: [clang-format] Treat AttributeMacro more like __attribute__ (authored by jaredgrubb, committed by owenpan).

Changed prior to commit:
  https://reviews.llvm.org/D145262?vs=557674&id=557707#toc

Repository:
  rG LLVM Github Monorepo

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.557707.patch
Type: text/x-patch
Size: 16545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231015/b3e9f71b/attachment-0001.bin>


More information about the cfe-commits mailing list