]> granicus.if.org Git - clang/commit
Extend libclang debugging output for clang_getCursor() to show the definition we...
authorDouglas Gregor <dgregor@apple.com>
Fri, 10 Dec 2010 01:45:00 +0000 (01:45 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 10 Dec 2010 01:45:00 +0000 (01:45 +0000)
commit0aefbd8d6a82fe8f70ec92871ea42fa5240a960f
treeb623eb202cb961333dd0557edeafb630d92ba587
parentd185035263b98cdde75a869b26b5e5e2e6b13fdf
Extend libclang debugging output for clang_getCursor() to show the definition we found

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121451 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp