labath wrote:

> Wasn't half as bad. @labath This update introduces a `ClonableError` base 
> class. This will enable us (after a bit more refactoring) to move the various 
> Error subclass declarations closer to where they are needed. Right now the 
> ErrorFromEnums() method still prevents that.

I think that's fine. We can do something about that, and at least it enables us 
to avoid adding new error types to this file.

https://github.com/llvm/llvm-project/pull/106774
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to