[PATCH] D99503: Fixes for bug 41870.
Max Sagebaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 29 06:28:12 PDT 2021
Max_S created this revision.
Max_S requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Checks for newlines in option Style.EmptyLineBeforeAccessModifier are
now based on the formatted new lines and not on the new lines in the
file.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D99503
Files:
clang/lib/Format/UnwrappedLineFormatter.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99503.333845.patch
Type: text/x-patch
Size: 3613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210329/2f30caac/attachment.bin>
More information about the cfe-commits
mailing list