[all-commits] [llvm/llvm-project] 2ebe30: [lldb][NFC] Address some review feedback for D8077...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Thu Jun 4 01:31:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2ebe30c6e4ab1d65fc8605051eb528fc26ffc621
https://github.com/llvm/llvm-project/commit/2ebe30c6e4ab1d65fc8605051eb528fc26ffc621
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M lldb/source/Commands/CommandObjectCommands.cpp
Log Message:
-----------
[lldb][NFC] Address some review feedback for D80775 ('command script delete' completion)
In the similar review D81128, Jonas pointed out some style errors that also
apply to D80775 (which is already committed). Also applying the changes
suggested there to this code.
More information about the All-commits
mailing list