[all-commits] [llvm/llvm-project] 953f58: [lldb/test] Modernize lldb-server test inferior
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Apr 21 08:03:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 953f580b904989af11a69a2fbcb046cf0e10cdc5
https://github.com/llvm/llvm-project/commit/953f580b904989af11a69a2fbcb046cf0e10cdc5
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M lldb/test/API/tools/lldb-server/main.cpp
Log Message:
-----------
[lldb/test] Modernize lldb-server test inferior
Avoid c string manipulation by introducing a StringRef-like
consume_front operation.
More information about the All-commits
mailing list