[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 12:26:39 PDT 2021


exv updated this revision to Diff 343142.
exv marked 3 inline comments as done.
exv added a comment.

- Incorporate krasimir's feedback


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.343142.patch
Type: text/x-patch
Size: 14678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210505/fe8312da/attachment-0001.bin>


More information about the cfe-commits mailing list