[PATCH] D115879: [clang-format] extern with new line brace without indentation
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 17 03:23:27 PST 2021
MyDeveloperDay updated this revision to Diff 395088.
MyDeveloperDay added a comment.
As always you are both correct
- tidy up the unit tests to follow our pattern
- reduce unnecessary style setting
- try and tidy up the indent selection a little
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115879/new/
https://reviews.llvm.org/D115879
Files:
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115879.395088.patch
Type: text/x-patch
Size: 3954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211217/aa33f7cc/attachment.bin>
More information about the cfe-commits
mailing list