[all-commits] [llvm/llvm-project] d2ec91: [lldb] Use std::make_unique<DynamicRegisterInfo> (...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Jul 22 11:33:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d2ec91845c6711a2ea57ce2b0012f960f0e119f0
https://github.com/llvm/llvm-project/commit/d2ec91845c6711a2ea57ce2b0012f960f0e119f0
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
Log Message:
-----------
[lldb] Use std::make_unique<DynamicRegisterInfo> (NFC)
More information about the All-commits
mailing list