commit | 95f33555a6d51b6537a9ed3968c3d1c2e4991b51 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Thu Aug 26 01:42:22 2010 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Thu Aug 26 01:42:22 2010 +0000 |
tree | 3c81eccf2bf7be2c9a886f9915235871d8727d14 | |
parent | 2dc70ad391cb75ea90a2fb5d14a7f1d271534da3 [diff] [blame] |
Add libclang API hook "clang_getIBOutletCollectionType" to query the collection type for iboutletcollection attributes. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112139 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/tools/libclang/libclang.darwin.exports b/tools/libclang/libclang.darwin.exports index f2087b7..6a36966 100644 --- a/tools/libclang/libclang.darwin.exports +++ b/tools/libclang/libclang.darwin.exports
@@ -30,6 +30,7 @@ _clang_equalTypes _clang_formatDiagnostic _clang_getCString +_clang_getIBOutletCollectionType _clang_getCanonicalType _clang_getClangVersion _clang_getCompletionAvailability