[all-commits] [llvm/llvm-project] 8fb7cf: Revert "[ObjC generics] Fix not inheriting type bo...

Volodymyr Sapsai via All-commits all-commits at lists.llvm.org
Tue Apr 7 17:43:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8fb7cfcea97af440830d256cc18ccd978f218e1d
      https://github.com/llvm/llvm-project/commit/8fb7cfcea97af440830d256cc18ccd978f218e1d
  Author: Volodymyr Sapsai <vsapsai at apple.com>
  Date:   2020-04-07 (Tue, 07 Apr 2020)

  Changed paths:
    M clang/include/clang/AST/ASTContext.h
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/AST/Type.cpp
    M clang/lib/Sema/SemaDeclObjC.cpp
    M clang/test/SemaObjC/parameterized_classes_collection_literal.m
    M clang/test/SemaObjC/parameterized_classes_subst.m

  Log Message:
  -----------
  Revert "[ObjC generics] Fix not inheriting type bounds in categories/extensions."

This reverts commit a8c8b627f23f204fb621bd2a8c495cfc8bc16ae7. It causes
intermittent

    Clang :: SemaObjC/parameterized_classes_subst.m

test failures on various bots.




More information about the All-commits mailing list