"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "6211e4b9957887815ae58bf910b0b0ea3fa83897"
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
Loading
Please register or sign in to comment