This revision was automatically updated to reflect the committed changes.
Closed by commit rGf470ab734c9b: [lldb][nfc] Remove redundant nullptr check
(authored by fdeazeve).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154365/new/
https://reviews.l
JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154365/new/
https://reviews.llvm.org/D154365
___
fdeazeve created this revision.
Herald added a project: All.
fdeazeve requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: lldb-commits, jplehr, sstefan1.
Herald added a project: LLDB.
The make_shared function never returns a nullptr, as such the test fo