commit | 12e131385e892e3723483a1081a89bcad29c8a84 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed May 26 22:00:08 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed May 26 22:00:08 2010 +0000 |
tree | 7f7a0d67b0fc6df10efe93ee5247587d2435c80d | |
parent | 77561e584ac4dc4041cc8ff65fbb92dcb1a8f2ec [diff] [blame] |
Introduce priorities into the code-completion results. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104751 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/tools/libclang/libclang.darwin.exports b/tools/libclang/libclang.darwin.exports index 59888f1..a9f4f07 100644 --- a/tools/libclang/libclang.darwin.exports +++ b/tools/libclang/libclang.darwin.exports
@@ -30,6 +30,7 @@ _clang_getCompletionChunkCompletionString _clang_getCompletionChunkKind _clang_getCompletionChunkText +_clang_getCompletionPriority _clang_getCursor _clang_getCursorDefinition _clang_getCursorExtent