[lldb] Use std::make_unique<DynamicRegisterInfo> (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 22 Jul 2020 18:32:18 +0000 (11:32 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 22 Jul 2020 18:32:48 +0000 (11:32 -0700)
commitd2ec91845c6711a2ea57ce2b0012f960f0e119f0
tree1ae327d6c9d4a258448ecbe868bc6cdde7c02a1e
parenteae6bb3807977a2998ac9114a1d6ecb6bdafc3cd
[lldb] Use std::make_unique<DynamicRegisterInfo> (NFC)
lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp