[llvm] [lldb] Add synthetic formatter for llvm::Expected (PR #118758)

via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 09:49:46 PST 2024


https://github.com/jimingham approved this pull request.

LGTM.  This will look natural in printing, and programmatically checking the child name to see if you have a value or an error is straightforward.

https://github.com/llvm/llvm-project/pull/118758


More information about the llvm-commits mailing list