| commit | d6225d304eba88d09364c42339502712bdeb91fb | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Tue May 08 00:14:45 2012 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Tue May 08 00:14:45 2012 +0000 |
| tree | ab54e64872320b34b47474bf08f5b1fd6747d8b4 | |
| parent | ececf9f0ae6e117f554dff87a6bb6fd245ac380b [diff] |
Introduce a new libclang API to determine the platform availability of a given entity, so that we can tell when the entity was introduced/deprecated/obsoleted on each platform for which we have an annotation. Addresses <rdar://problem/11365715>. llvm-svn: 156347