llvm-project
eec7a2f6
- [lldb] Remove redundant nullptr check (NFC) (#182352)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 days ago
[lldb] Remove redundant nullptr check (NFC) (#182352) `target` cannot be null because `target_sp` is non-null.
References
#182352 - [lldb] Remove redundant nullptr check (NFC)
Author
s-barannikov
Parents
29796549
Loading