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.exports b/tools/libclang/libclang.exports index 1206247..b09e6ac 100644 --- a/tools/libclang/libclang.exports +++ b/tools/libclang/libclang.exports
@@ -30,6 +30,7 @@ clang_getCompletionChunkCompletionString clang_getCompletionChunkKind clang_getCompletionChunkText +clang_getCompletionPriority clang_getCursor clang_getCursorDefinition clang_getCursorExtent