[PATCH] D51189: [Sema][ObjC] Infer availability of +new from availability of -init

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 10 15:21:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341874: [Sema][ObjC] Infer availability of +new from availability of -init. (authored by epilk, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51189?vs=164316&id=164758#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51189

Files:
  cfe/trunk/include/clang/AST/ASTContext.h
  cfe/trunk/include/clang/AST/DeclObjC.h
  cfe/trunk/include/clang/AST/NSAPI.h
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/AST/DeclObjC.cpp
  cfe/trunk/lib/AST/NSAPI.cpp
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/lib/Sema/SemaExprObjC.cpp
  cfe/trunk/test/SemaObjC/infer-availability-from-init.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51189.164758.patch
Type: text/x-patch
Size: 13628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180910/2258cfe6/attachment.bin>


More information about the llvm-commits mailing list