[PATCH] D152473: [clang-format] Add test case for issue 63170

Paul Kirth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 9 09:57:28 PDT 2023


paulkirth updated this revision to Diff 529999.
paulkirth added a comment.

Revert patches introducing regression & add unit test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152473/new/

https://reviews.llvm.org/D152473

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/Format.cpp
  clang/lib/Format/UnwrappedLineFormatter.cpp
  clang/test/Format/overlapping-lines.cpp
  clang/unittests/Format/ConfigParseTest.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152473.529999.patch
Type: text/x-patch
Size: 8125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230609/742af61c/attachment.bin>


More information about the cfe-commits mailing list