[PATCH] D154093: [clang-format] Break long string literals in C#, etc.
sstwcw via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 6 17:53:51 PDT 2023
sstwcw added a comment.
@MyDeveloperDay Can you take a look at the last test in FormatTestCSharp.Attributes? I tried to enable breaking string literals by default. The long string got broken.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154093/new/
https://reviews.llvm.org/D154093
More information about the cfe-commits
mailing list