]> granicus.if.org Git - clang/commit
Add CXCursor support for C++ namespaces.
authorTed Kremenek <kremenek@apple.com>
Thu, 6 May 2010 23:38:21 +0000 (23:38 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 6 May 2010 23:38:21 +0000 (23:38 +0000)
commit8f06e0e9fec3ca501e5fb129f413adbfc88e82f8
treee60c9b896d8ee340522892d827676d71cc61feb9
parenta97badf8a59368d69dea7e24b18e72c482f055a0
Add CXCursor support for C++ namespaces.

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