[PATCH] D140543: [clang-format] Add an option to format integer literal separators
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 22 03:05:25 PST 2022
owenpan created this revision.
owenpan added reviewers: MyDeveloperDay, HazardyKnusperkeks, rymiel.
owenpan added a project: clang-format.
Herald added a project: All.
owenpan requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Closes https://github.com/llvm/llvm-project/issues/58949.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D140543
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/CMakeLists.txt
clang/lib/Format/Format.cpp
clang/lib/Format/IntegerLiteralSeparatorFixer.cpp
clang/lib/Format/IntegerLiteralSeparatorFixer.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140543.484781.patch
Type: text/x-patch
Size: 12876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221222/fcfab59d/attachment.bin>
More information about the cfe-commits
mailing list