Erik Pilkington 5cd57177a5 [ObjC] Warn on unguarded use of partial declaration
This commit adds a traversal of the AST after Sema of a function that diagnoses
unguarded references to declarations that are partially available (based on
availability attributes). This traversal is only done when we would otherwise
emit -Wpartial-availability.

This commit is part of a feature I proposed here:
http://lists.llvm.org/pipermail/cfe-dev/2016-July/049851.html

Differential revision: https://reviews.llvm.org/D23003

llvm-svn: 278826
2016-08-16 17:44:11 +00:00
..
2014-10-27 12:37:26 +00:00
2014-10-27 12:37:26 +00:00
2014-10-27 12:37:26 +00:00
2014-08-13 19:18:20 +00:00
2014-10-02 20:53:50 +00:00
2012-07-23 08:59:39 +00:00
2015-10-08 06:31:22 +00:00
2011-10-14 23:32:50 +00:00
2015-01-28 14:48:39 +00:00
2012-10-26 07:02:46 +00:00
2016-07-14 22:22:58 +00:00
2013-02-07 18:32:25 +00:00
2014-01-16 02:37:08 +00:00
2012-11-29 16:09:03 +00:00
2012-11-27 02:58:49 +00:00
2015-09-17 20:55:33 +00:00
2015-09-17 20:55:33 +00:00
2014-05-05 19:53:42 +00:00
2013-01-23 20:02:51 +00:00