зеркало из https://github.com/microsoft/clang-1.git
63f557804b
base-class subojects. Incidentally, thinking about virtual bases makes it clear to me that we're not appropriately computing the access to the virtual base's member because we're not computing the best possible access to the virtual base at all; in fact, we're basically assuming it's public. I'll file a separate PR about that. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154346 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
class.access.base | ||
class.access.dcl | ||
class.access.nest | ||
class.friend | ||
class.protected | ||
p4.cpp | ||
p6.cpp |