[PATCH] D130411: [clang-format] Fix a hang when formatting C# $@ string literals

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 22 23:48:27 PDT 2022


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

Fixes https://github.com/llvm/llvm-project/issues/56624.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130411

Files:
  clang/lib/Format/FormatTokenLexer.cpp
  clang/unittests/Format/FormatTestCSharp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130411.447041.patch
Type: text/x-patch
Size: 7642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220723/5b54b58f/attachment-0001.bin>


More information about the cfe-commits mailing list