[PATCH] D101860: [clang-format] Fix C# nullable-related errors

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


exv updated this revision to Diff 343180.
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/D101860/new/

https://reviews.llvm.org/D101860

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

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


More information about the cfe-commits mailing list