commit | 4a90ee1a615f8860b47c0938013de9ce6f9bcaba | [log] [tgz] |
---|---|---|
author | Pavel Labath <[email protected]> | Fri Sep 27 11:30:16 2019 |
committer | Pavel Labath <[email protected]> | Fri Sep 27 11:30:16 2019 |
tree | c6e5b533e4c06710081352d8458c4b51a864e36e | |
parent | 6328f948adfad6cbf310549bb2b9acea895aa5bf [diff] |
Fix some swig warnings Previously, these were unseen because the wrapper script would swallow them. This fixes the following types of warnings: - methods being declared more than once - swig complained about ignoring operator=, so I just removed it llvm-svn: 373069