[PATCH] D150083: [clang-format] ObjCPropertyAttributeOrder to sort ObjC property attributes
Jared Grubb via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 28 10:13:03 PDT 2023
jaredgrubb updated this revision to Diff 557922.
jaredgrubb added a comment.
Address review feedback from @owenpan on Oct23. Thanks for helping me tune this patch!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150083/new/
https://reviews.llvm.org/D150083
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Format/Format.h
clang/lib/Format/CMakeLists.txt
clang/lib/Format/Format.cpp
clang/lib/Format/ObjCPropertyAttributeOrderFixer.cpp
clang/lib/Format/ObjCPropertyAttributeOrderFixer.h
clang/unittests/Format/CMakeLists.txt
clang/unittests/Format/ObjCPropertyAttributeOrderFixerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150083.557922.patch
Type: text/x-patch
Size: 35441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231028/98fdf34a/attachment-0001.bin>
More information about the cfe-commits
mailing list