[PATCH] D149650: Give NullabilityKind a printing operator<<

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 3 05:56:46 PDT 2023


sammccall updated this revision to Diff 519046.
sammccall added a comment.

Make diagnostic-printing use the (other) existing function, come out neutral!

(This adds quotes to some diagnostic, but their omission seems to be an error)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149650

Files:
  clang/include/clang/Basic/Specifiers.h
  clang/lib/Basic/Diagnostic.cpp
  clang/lib/Basic/IdentifierTable.cpp
  clang/test/SemaObjC/nullable-result.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149650.519046.patch
Type: text/x-patch
Size: 3956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230503/f0769f6d/attachment.bin>


More information about the cfe-commits mailing list