[all-commits] [llvm/llvm-project] 5326c9: Revert "Give NullabilityKind a printing operator<<"

cmtice via All-commits all-commits at lists.llvm.org
Fri May 5 23:40:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5326c9e480d70e16c2504cb5143524aff3ee2605
      https://github.com/llvm/llvm-project/commit/5326c9e480d70e16c2504cb5143524aff3ee2605
  Author: Caroline Tice <cmtice at google.com>
  Date:   2023-05-05 (Fri, 05 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:
  -----------
  Revert "Give NullabilityKind a printing operator<<"

This reverts commit 0a532207b8696d81e46017f444bd2257347f129b.

This breaks several of our tests. Have given reproducers to author.
Reverting this until author can fix the issue.




More information about the All-commits mailing list