[all-commits] [llvm/llvm-project] 2671df: [lldb/Debugger] Rename ExecuteIOHandlers to RunIOH...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Jan 16 16:45:52 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2671df9bd675d4a1a07457dce748f4fe939e95fb
https://github.com/llvm/llvm-project/commit/2671df9bd675d4a1a07457dce748f4fe939e95fb
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M lldb/include/lldb/Core/Debugger.h
M lldb/source/Core/Debugger.cpp
M lldb/source/Interpreter/CommandInterpreter.cpp
Log Message:
-----------
[lldb/Debugger] Rename ExecuteIOHandlers to RunIOHandlers (NFC)
This improves consistency among the related methods.
More information about the All-commits
mailing list