Add a comment explaining TypeImpl.
llvm-svn: 252188
This commit is contained in:
parent
fbe5ed7807
commit
56584698ac
@ -492,6 +492,9 @@ protected:
|
||||
lldb::TypeSP type_sp;
|
||||
};
|
||||
|
||||
// the two classes here are used by the public API as a backend to
|
||||
// the SBType and SBTypeList classes
|
||||
|
||||
class TypeImpl
|
||||
{
|
||||
public:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user