commit | c12d6a027662c978fc418c6fb584222fb3638483 | [log] [tgz] |
---|---|---|
author | Dmitri Gribenko <gribozavr@gmail.com> | Sat Sep 22 17:52:29 2012 +0000 |
committer | Dmitri Gribenko <gribozavr@gmail.com> | Sat Sep 22 17:52:29 2012 +0000 |
tree | 3a9f292ccafd45c89cc94d72a6db338d1e7ce564 | |
parent | 0d8ecf3a455a77027c55b050a63bec7ee842c1b5 [diff] |
Fix cindex.py compatibility with older libclang.so The issue is that we were calling clang_getCompletionBriefComment unconditionally. New we check if this function is available before calling it. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164464 91177308-0d34-0410-b5e6-96231b3b80d8