[all-commits] [llvm/llvm-project] 14f077: Reland "Give NullabilityKind a printing operator<<"

Sam McCall via All-commits all-commits at lists.llvm.org
Mon May 8 04:08:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14f0776550b5a49e1c42f49a00213f7f3fa047bf
      https://github.com/llvm/llvm-project/commit/14f0776550b5a49e1c42f49a00213f7f3fa047bf
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2023-05-08 (Mon, 08 May 2023)

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

  Log Message:
  -----------
  Reland "Give NullabilityKind a printing operator<<"

This reverts commit 5326c9e480d70e16c2504cb5143524aff3ee2605.

The problem that caused the revert was downstream
(missing dep in user of clang).




More information about the All-commits mailing list