Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Robustify test | Douglas Gregor | 2012-05-08 | 1 | -2/+6 |
| | | | | llvm-svn: 156349 | ||||
* | Introduce a new libclang API to determine the platform availability of | Douglas Gregor | 2012-05-08 | 1 | -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 |