[PATCH] D143091: https://github.com/llvm/llvm-project/issues/60241

Zhikai Zeng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 1 09:57:00 PST 2023


Backl1ght created this revision.
Backl1ght added reviewers: HazardyKnusperkeks, MyDeveloperDay, owenpan.
Backl1ght added a project: clang-format.
Herald added a project: All.
Backl1ght requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

fixes https://github.com/llvm/llvm-project/issues/60241


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143091

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/ContinuationIndenter.cpp
  clang/lib/Format/Format.cpp
  clang/lib/Format/TokenAnnotator.cpp
  clang/unittests/Format/ConfigParseTest.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143091.493995.patch
Type: text/x-patch
Size: 12488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230201/09452b28/attachment.bin>


More information about the cfe-commits mailing list