[PATCH] D58404: [clang-format] Add basic support for formatting C# files
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 22 11:42:35 PDT 2019
thakis added inline comments.
================
Comment at: docs/ReleaseNotes.rst:169
+- Add language support for clang-formatting C# files
+- Add Microsoft coding style to encapsulate default C# formatting style
----------------
Shouldn't this be in 'clang-format', not in 'AST Matchers'?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58404/new/
https://reviews.llvm.org/D58404
More information about the cfe-commits
mailing list