[Lldb-commits] [PATCH] D126402: Fix conversion error to Expected

Thomas Preud'homme via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 25 12:51:02 PDT 2022


thopre added a comment.

In D126402#3538078 <https://reviews.llvm.org/D126402#3538078>, @wallace wrote:

> thank you!
>
> I'm surprised the compiler didn't do this automatically

As mentioned, this is GCC 7.5. It might be different with a newer version.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126402/new/

https://reviews.llvm.org/D126402



More information about the lldb-commits mailing list