[PATCH] D75465: [clang-format] Do not merge target-name and : for C# attributes
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 3 03:04:21 PST 2020
MyDeveloperDay added a comment.
This feels better than merging
I think visual studio tends to create files via the new project wizard that do not have a space before but do have a space after the `:`
[assembly: ComVisible(false)]
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75465/new/
https://reviews.llvm.org/D75465
More information about the cfe-commits
mailing list