[all-commits] [llvm/llvm-project] 300bbb: [ProcessGDBRemote] Get rid of an unused function.
Davide Italiano via All-commits
all-commits at lists.llvm.org
Mon Jun 29 12:39:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 300bbbcb707ad08200543735326982664136d3bc
https://github.com/llvm/llvm-project/commit/300bbbcb707ad08200543735326982664136d3bc
Author: Davide Italiano <ditaliano at apple.com>
Date: 2020-06-29 (Mon, 29 Jun 2020)
Changed paths:
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
Log Message:
-----------
[ProcessGDBRemote] Get rid of an unused function.
The define was wrong. I could've fixed it, but given this is
unused I decided to drop the function altogether.
More information about the All-commits
mailing list