[lldb] Use if-with-initializer pattern in SBTarget (NFC) (#141284)

Use the if statement with an initializer pattern that's very common in
LLVM in SBTarget. Every time someone adds a new method to SBTarget, I
want to encourage using this pattern, but I don't because it would be
inconsistent with the rest of the file. This solves that problem by
switching over the whole file.
This commit is contained in:
Jonas Devlieghere
2025-05-28 15:11:02 -07:00
committed by GitHub
parent 1d48e5549f
commit 8199f181cd

File diff suppressed because it is too large Load Diff