Add needed Clear methods.

<rdar://problem/10596340>

llvm-svn: 146902
This commit is contained in:
Jim Ingham
2011-12-19 20:39:44 +00:00
parent 37c45db189
commit 5d3bca4ec3
9 changed files with 37 additions and 1 deletions

View File

@@ -67,6 +67,9 @@ public:
bool
IsValid();
void
Clear();
SBError
GetError();