summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/availability.c
Commit message (Collapse)AuthorAgeFilesLines
* Robustify testDouglas Gregor2012-05-081-2/+6
| | | | llvm-svn: 156349
* Introduce a new libclang API to determine the platform availability ofDouglas Gregor2012-05-081-0/+6
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
OpenPOWER on IntegriCloud