[PATCH] D147111: [clang-format] Add MinDigits suboptions to IntegerLiteralSeparator
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 29 17:27:16 PDT 2023
owenpan updated this revision to Diff 509511.
owenpan added a comment.
Adds `IntegerLiteralSeparatorStyle::operator==`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147111/new/
https://reviews.llvm.org/D147111
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/IntegerLiteralSeparatorFixer.cpp
clang/lib/Format/IntegerLiteralSeparatorFixer.h
clang/unittests/Format/IntegerLiteralSeparatorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147111.509511.patch
Type: text/x-patch
Size: 11190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230330/e181eb42/attachment-0001.bin>
More information about the cfe-commits
mailing list