Files
clang-p2996/lldb
Raphael Isemann 0a655c62ec [lldb][NFC] Remove a redundant call to weak_ptr::expired
The `lock` call directly will check for us if the `weak_ptr` is expired and
returns an invalid `shared_ptr` (which we correctly handle), so this check is
redundant.

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D103442
2021-06-04 12:06:53 +02:00
..
2021-05-26 09:32:59 -07:00
2021-05-31 06:48:57 +07:00
2021-05-31 06:48:57 +07:00
2021-05-27 12:16:22 -07:00