[all-commits] [llvm/llvm-project] 0d671d: [lldb/Driver] Remove level of indentation (NFC)
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Apr 24 12:51:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0d671dbca949e70536da371a43dc55248301705f
https://github.com/llvm/llvm-project/commit/0d671dbca949e70536da371a43dc55248301705f
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-04-24 (Fri, 24 Apr 2020)
Changed paths:
M lldb/tools/driver/Driver.cpp
Log Message:
-----------
[lldb/Driver] Remove level of indentation (NFC)
Use an early return for when we couldn't create a pipe to source the
commands.
More information about the All-commits
mailing list