[PATCH] D87587: [clang-format][PR47290] Add ShortNamespaceLines format option
Krystian Kuzniarek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 12 04:17:35 PST 2021
kuzkry updated this revision to Diff 323289.
kuzkry marked 2 inline comments as done.
kuzkry added a comment.
Rebased to the tip of the main branch, merged similar tests (requested by @curdeius)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87587/new/
https://reviews.llvm.org/D87587
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/NamespaceEndCommentsFixer.cpp
clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87587.323289.patch
Type: text/x-patch
Size: 10531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210212/0f398c47/attachment.bin>
More information about the cfe-commits
mailing list