[PATCH] D45699: [Availability] Improve availability to consider functions run at load time

Steven Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 16 16:35:48 PDT 2018


steven_wu updated this revision to Diff 142717.
steven_wu added a comment.

Address review feedback


Repository:
  rC Clang

https://reviews.llvm.org/D45699

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclAttr.cpp
  lib/Sema/SemaDeclObjC.cpp
  test/SemaObjC/unguarded-availability.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45699.142717.patch
Type: text/x-patch
Size: 5537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180416/ee1ef939/attachment.bin>


More information about the cfe-commits mailing list