[PATCH] D22697: [ObjC Availability] Consider lexical context of use of declaration when emitting availability diagnostics

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 28 15:25:29 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277058: [ObjC] Consider availability of context when emitting availability warnings (authored by epilk).

Changed prior to commit:
  https://reviews.llvm.org/D22697?vs=65595&id=66037#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22697

Files:
  cfe/trunk/include/clang/AST/DeclBase.h
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/AST/DeclBase.cpp
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/test/SemaObjC/attr-availability.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22697.66037.patch
Type: text/x-patch
Size: 10115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160728/07b67a75/attachment.bin>


More information about the cfe-commits mailing list