Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-08 | Robustify test | Douglas Gregor | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156349 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-05-08 | Introduce a new libclang API to determine the platform availability of | Douglas Gregor | |
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>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156347 91177308-0d34-0410-b5e6-96231b3b80d8 |