This revision was automatically updated to reflect the committed changes.
Closed by commit rGd82adf328fb5: Allow space after C-style cast in C# code
(authored by MyDeveloperDay).
Changed prior to commit:
https://reviews.llvm.org/D72150?vs=236048&id=238991#toc
Repository:
rG LLVM Github Monor
MyDeveloperDay accepted this revision.
MyDeveloperDay added a comment.
This revision is now accepted and ready to land.
Thanks for the patch, really good to have others working on C# support. LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72150/
jbcoe created this revision.
jbcoe added a reviewer: klimek.
jbcoe added a project: clang-format.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D72150
Files:
clang/lib/Format/TokenAnnotator.cpp
clang/unit