[PATCH] D94661: [clang-format] [PR19056] Add support for access modifiers indentation
Jakub Budiský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 10 04:24:55 PST 2021
Budovi updated this revision to Diff 322645.
Budovi added a comment.
Changes:
- Fixed comments
Thanks @curdeius for pointing out the issues.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94661/new/
https://reviews.llvm.org/D94661
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/UnwrappedLineFormatter.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/lib/Format/UnwrappedLineParser.h
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94661.322645.patch
Type: text/x-patch
Size: 13263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210210/b55882b9/attachment-0001.bin>
More information about the cfe-commits
mailing list