[all-commits] [llvm/llvm-project] 1b29a8: [lldb][NFCI] Avoid construction of temporary std::...
Alex via All-commits
all-commits at lists.llvm.org
Mon Jul 17 12:55:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b29a848ffa2d2c108de9e64de1d271e10db25f0
https://github.com/llvm/llvm-project/commit/1b29a848ffa2d2c108de9e64de1d271e10db25f0
Author: Alex Langford <alangford at apple.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M lldb/source/Utility/RegisterValue.cpp
Log Message:
-----------
[lldb][NFCI] Avoid construction of temporary std::strings in RegisterValue
Differential Revision: https://reviews.llvm.org/D155030
More information about the All-commits
mailing list