[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 12:56:51 PDT 2022
owenpan added inline comments.
================
Comment at: clang/lib/Format/.clang-format:2
BasedOnStyle: LLVM
-InsertBraces: true
+#InsertBraces: true
RemoveBracesLLVM: true
----------------
Commented out by mistake. Will undo it when landing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135026/new/
https://reviews.llvm.org/D135026
More information about the cfe-commits
mailing list