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

@@ -103,6 +103,9 @@ public:
bool
IsValid () const;
void
Clear();
%feature("docstring", "
//------------------------------------------------------------------
/// Get const accessor for the module file specification.