[Lldb-commits] [PATCH] D140032: [LLDB][RISCV] Add RVD instruction support for EmulateInstructionRISCV
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 15 06:55:27 PST 2022
DavidSpickett added a comment.
> Good point, it would be c++20.
C++17 rather. People have been testing building with 20 but 17 is the standard for llvm right now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140032/new/
https://reviews.llvm.org/D140032
More information about the lldb-commits
mailing list