[PATCH] D104096: [Clang-Format] Add ReferenceAlignment directive
Seraphime Kirkovski (VMware) via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 12 02:38:13 PDT 2021
skirkovski updated this revision to Diff 351645.
skirkovski added a comment.
Remove PAS_Pointer from Webkit style (since it derives from LLVM which already has it)
Add empty lines between style change in the test case
Split a verifyFormat with 3 different cases into different ones
Add test cases for declaration alignemnts
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104096/new/
https://reviews.llvm.org/D104096
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/TokenAnnotator.h
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104096.351645.patch
Type: text/x-patch
Size: 15429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210612/ebefdb82/attachment-0001.bin>
More information about the cfe-commits
mailing list