[PATCH] D145262: [clang-format] Treat AttributeMacros more like __attribute__
Jared Grubb via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 10 09:24:58 PDT 2023
jaredgrubb updated this revision to Diff 557674.
jaredgrubb added a comment.
Addressed review feedback from Oct2 (@owenpan).
A new issue on Github was opened for this enhancement (https://github.com/llvm/llvm-project/issues/68722)
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/FormatTest.cpp
clang/unittests/Format/FormatTestObjC.cpp
clang/unittests/Format/TokenAnnotatorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145262.557674.patch
Type: text/x-patch
Size: 17377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231010/814b9a4e/attachment-0001.bin>
More information about the cfe-commits
mailing list