[PATCH] D101702: [clang-format] Add more support for C# 8 nullables

Eliza Velasquez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 5 13:53:09 PDT 2021


exv updated this revision to Diff 343177.
exv added a comment.

Rebase again in an attempt to fix CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101702

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101702.343177.patch
Type: text/x-patch
Size: 14678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210505/ac32469b/attachment.bin>


More information about the cfe-commits mailing list