[all-commits] [llvm/llvm-project] b4968c: [lldb] Remove redundant ctor call (NFC)
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Sep 29 10:05:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b4968c7001c2d7e2e607bef1bb11ae8f076e47e0
https://github.com/llvm/llvm-project/commit/b4968c7001c2d7e2e607bef1bb11ae8f076e47e0
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M lldb/source/API/SBValue.cpp
Log Message:
-----------
[lldb] Remove redundant ctor call (NFC)
As pointed out by Pavel in D88249.
More information about the All-commits
mailing list