mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Add needed Clear methods.
<rdar://problem/10596340> llvm-svn: 146902
This commit is contained in:
@@ -67,6 +67,9 @@ public:
|
||||
bool
|
||||
IsValid();
|
||||
|
||||
void
|
||||
Clear();
|
||||
|
||||
SBError
|
||||
GetError();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user