[PATCH] D66662: [clang-format] [PR43100] clang-format C# support does not add a space between "using" and paren
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 24 22:35:50 PDT 2019
owenpan added a comment.
The test case fails after the missing `)` is added, so it seems that the patch has no effect.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66662/new/
https://reviews.llvm.org/D66662
More information about the cfe-commits
mailing list