[PATCH] D135466: [clang-format] Add support to remove unnecessary semicolons after function definition
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 9 02:29:09 PDT 2022
MyDeveloperDay updated this revision to Diff 466358.
MyDeveloperDay marked 6 inline comments as done.
MyDeveloperDay added a comment.
Minor documentation changes based on review feedback
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135466/new/
https://reviews.llvm.org/D135466
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135466.466358.patch
Type: text/x-patch
Size: 9718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221009/5a162de5/attachment-0001.bin>
More information about the cfe-commits
mailing list