[lldb/API] Fix bogus copy assignment operator
The copy assignment operator is supposed to return the class and not void. Fix the methods and the reproducer instrumentation macros.
Loading
Please sign in to comment
The copy assignment operator is supposed to return the class and not void. Fix the methods and the reproducer instrumentation macros.