]> granicus.if.org Git - clang/commit
Implement clang_getCanonicalCursor() in libclang, which does the obvious thing.
authorDouglas Gregor <dgregor@apple.com>
Fri, 19 Nov 2010 23:44:15 +0000 (23:44 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 19 Nov 2010 23:44:15 +0000 (23:44 +0000)
commit1a9d0503b67a499797141af0fd6d315d5045f0ea
treec14ff2a9bbf26b433754f17f0400fb2cf4f9b37c
parent2aa9267cf193e5eceb9fd24a51b51c031b606fe9
Implement clang_getCanonicalCursor() in libclang, which does the obvious thing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119874 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
tools/libclang/CIndex.cpp
tools/libclang/libclang.darwin.exports
tools/libclang/libclang.exports