[PATCH] D147111: [clang-format] Add MinDigits suboptions to IntegerLiteralSeparator

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 31 17:15:24 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG253985d58caf: [clang-format] Add MinDigits suboptions to IntegerLiteralSeparator (authored by owenpan).

Changed prior to commit:
  https://reviews.llvm.org/D147111?vs=509511&id=510152#toc

Repository:
  rG LLVM Github Monorepo

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.510152.patch
Type: text/x-patch
Size: 11214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230401/29d878c5/attachment-0001.bin>


More information about the cfe-commits mailing list