[PATCH] D135026: [clang-format] Handle C# interpolated verbatim string prefix @$
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 2 01:33:22 PDT 2022
owenpan created this revision.
owenpan added reviewers: MyDeveloperDay, HazardyKnusperkeks, curdeius.
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/58062.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D135026
Files:
clang/lib/Format/.clang-format
clang/lib/Format/FormatTokenLexer.cpp
clang/unittests/Format/FormatTestCSharp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135026.464541.patch
Type: text/x-patch
Size: 3959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221002/b6d73787/attachment.bin>
More information about the cfe-commits
mailing list