[PATCH] D154091: [clang-format] Recognize escape sequences when breaking strings

sstwcw via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 6 07:01:32 PDT 2023


sstwcw updated this revision to Diff 537701.
sstwcw added a comment.

- Add tests for non-whitespace sequences


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154091

Files:
  clang/lib/Format/BreakableToken.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154091.537701.patch
Type: text/x-patch
Size: 4940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230706/1f7e712e/attachment.bin>


More information about the cfe-commits mailing list