[PATCH] D87587: [clang-format][PR47290] Add ShortNamespaceLines format option
Krystian Kuzniarek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 10 17:47:15 PST 2021
kuzkry updated this revision to Diff 322880.
kuzkry added a comment.
Sorted code alphabetically as suggested by @HazardyKnusperkeks and applied almost all fixes proposed by @curdeius (entry in release notes + some changes in unit tests)
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.322880.patch
Type: text/x-patch
Size: 11434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210211/efd85119/attachment-0001.bin>
More information about the cfe-commits
mailing list