[all-commits] [llvm/llvm-project] 2e4f5e: [Sema] Fix an assert when objc_externally_retained...

Erik Pilkington via All-commits all-commits at lists.llvm.org
Fri Feb 28 15:49:24 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e4f5e629de8ba77ae6facba5c595ef23d95acf4
      https://github.com/llvm/llvm-project/commit/2e4f5e629de8ba77ae6facba5c595ef23d95acf4
  Author: Erik Pilkington <erik.pilkington at gmail.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M clang/lib/Sema/SemaDeclAttr.cpp
    M clang/test/SemaObjC/externally-retained.m

  Log Message:
  -----------
  [Sema] Fix an assert when objc_externally_retained was applied to an unprototyped function

rdar://58893199




More information about the All-commits mailing list