Skip to content
Commit ae9e2215 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Implement CXCursor support for walking C++ base specifiers. This includes...

Implement CXCursor support for walking C++ base specifiers.  This includes adding the API hooks clang_isVirtualBase() and clang_getCXXAccessSpecifier() to query properties of the base specifier.

Implements <rdar://problem/8274883>.

llvm-svn: 112296
parent 2c2c5f37
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment