[PATCH] D74894: [clang-format] Merge name and colon into a single token for C# named arguments

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 20 11:25:10 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa11ff39ba2ad: [clang-format] Merge name and colon into a single token for C# named arguments (authored by Jonathan Coe <jbcoe at google.com>).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74894/new/

https://reviews.llvm.org/D74894

Files:
  clang/lib/Format/FormatToken.h
  clang/lib/Format/FormatTokenLexer.cpp
  clang/lib/Format/FormatTokenLexer.h
  clang/unittests/Format/FormatTestCSharp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74894.245701.patch
Type: text/x-patch
Size: 3908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200220/1687170f/attachment.bin>


More information about the cfe-commits mailing list