[all-commits] [llvm/llvm-project] 8d2acf: [lldb/Interpreter] Use std::make_shared<StreamStri...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Jun 15 20:49:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8d2acfc40e3bbfa1e58da21870c61bddc7c9523f
https://github.com/llvm/llvm-project/commit/8d2acfc40e3bbfa1e58da21870c61bddc7c9523f
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-06-15 (Mon, 15 Jun 2020)
Changed paths:
M lldb/include/lldb/Interpreter/CommandReturnObject.h
Log Message:
-----------
[lldb/Interpreter] Use std::make_shared<StreamString> (NFC)
More information about the All-commits
mailing list