This is an archive of the discontinued LLVM Phabricator instance.

[lldb-vscode] Avoid a -Wunused-but-set-variable warning. NFC.
ClosedPublic

Authored by mstorsjo on Mar 30 2022, 2:01 AM.

Diff Detail

Event Timeline

mstorsjo created this revision.Mar 30 2022, 2:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2022, 2:01 AM
mstorsjo requested review of this revision.Mar 30 2022, 2:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2022, 2:01 AM
labath accepted this revision.Mar 30 2022, 2:03 AM

I think this qualifies as an obvious fix.

This revision is now accepted and ready to land.Mar 30 2022, 2:03 AM