[Lldb-commits] [PATCH] D117113: [lldb] [llgs] Implement qXfer:siginfo:read

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 18 11:39:15 PST 2022


mgorny added a comment.

In D117113#3251838 <https://reviews.llvm.org/D117113#3251838>, @stella.stamenova wrote:

> This does not build correctly with gcc 7.3.1 on CentOS:

Could you please try adding some `std::move()`s to the relevant returns? I don't have an access to such an ancient compiler.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117113



More information about the lldb-commits mailing list