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

sstwcw via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 4 16:35:23 PDT 2023


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

- Add tests for other escape 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.537190.patch
Type: text/x-patch
Size: 3985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230704/6ebc5c4f/attachment.bin>


More information about the cfe-commits mailing list