]> granicus.if.org Git - clang/commit
Add clang_CXXMethod_isVirtual() to libclang, from Erik Verbruggen!
authorDouglas Gregor <dgregor@apple.com>
Thu, 12 May 2011 15:17:24 +0000 (15:17 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 12 May 2011 15:17:24 +0000 (15:17 +0000)
commit211924b563aa31421836cee7655be729ad02733f
tree50514b53107a7f325db8dc47a5085a6d1c62416e
parente4246a633b13197634225971b25df0cbdcec0c5d
Add clang_CXXMethod_isVirtual() to libclang, from Erik Verbruggen!

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