This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb60e7a7f1afc: [clang-format] Handle C# interpolated verbatim
string prefix @$ (authored by owenpan).
Changed prior to commit:
https://reviews.llvm
MyDeveloperDay accepted this revision.
MyDeveloperDay added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135026/new/
https://reviews.llvm.org/D135026
___
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
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://