[PATCH] D91950: [clang-format] Add BreakBeforeInlineASMColon configuration
Anastasiia Lukianenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 26 02:45:31 PST 2020
anastasiia_lukianenko updated this revision to Diff 307804.
anastasiia_lukianenko added a comment.
1. Diff was made by git diff with full context
2. Added description in documentation
3. Added unit test
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91950/new/
https://reviews.llvm.org/D91950
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/ContinuationIndenter.cpp
clang/lib/Format/Format.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91950.307804.patch
Type: text/x-patch
Size: 4147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201126/ad462621/attachment.bin>
More information about the cfe-commits
mailing list