diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2012-09-22 17:52:29 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2012-09-22 17:52:29 +0000 |
commit | c12d6a027662c978fc418c6fb584222fb3638483 (patch) | |
tree | 3a9f292ccafd45c89cc94d72a6db338d1e7ce564 /include/clang/Basic/SourceManager.h | |
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
Diffstat (limited to 'include/clang/Basic/SourceManager.h')
0 files changed, 0 insertions, 0 deletions