Files
clang-p2996/lldb/source/Commands/CommandObjectWatchpoint.cpp
Jonas Devlieghere 5dbbc3b14b [lldb] Use Target references instead of pointers in CommandObject (NFC)
The GetTarget helper returns a Target reference so there's reason to
convert it to a pointer and check its validity.
2024-07-31 18:06:32 -07:00

40 KiB