[PATCH] D87587: [clang-format] Make one-line namespaces resistant to FixNamespaceComments, update documentation
Krystian Kuzniarek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 13 10:45:41 PDT 2020
kuzkry updated this revision to Diff 291466.
kuzkry added a comment.
Adjusted tests IncludeFixerTest.cpp after CI failure.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87587/new/
https://reviews.llvm.org/D87587
Files:
clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/NamespaceEndCommentsFixer.cpp
clang/unittests/Format/FormatTest.cpp
clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87587.291466.patch
Type: text/x-patch
Size: 11169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200913/26782ee3/attachment.bin>
More information about the cfe-commits
mailing list