Fix a potential bug resulting from the wrong assumption that SWIG puts out the __init__
method definition before other method definitions.  Instead, do without it and process
the class with IsValid() method definition in all possible states.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@132016 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed