[PATCH] D150403: [clang-format] Adjust braced list detection (try 2)
Galen Elias via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 22 14:06:08 PDT 2023
galenelias updated this revision to Diff 524484.
galenelias edited the summary of this revision.
galenelias added a comment.
Thanks for the additional review comments. Hopefully everything if fixed.
In D150403#4358845 <https://reviews.llvm.org/D150403#4358845>, @owenpan wrote:
> Can you put your authorship in the 'John Doe <jdoe at llvm.org>' <https://llvm.org/docs/Phabricator.html#committing-someone-s-change-from-phabricator> format?
Galen Elias <galenelias at gmail.com>
I'm not sure if there is somewhere I should be putting that in the summary or diff itself, or just here in the comments?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150403/new/
https://reviews.llvm.org/D150403
Files:
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp
clang/unittests/Format/TokenAnnotatorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150403.524484.patch
Type: text/x-patch
Size: 6265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230522/785a8c47/attachment-0001.bin>
More information about the cfe-commits
mailing list