Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lldb/tools/lldb-vscode/
-
tools/
-
lldb-vscode/
-
lldb-vscode.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D122710
[lldb-vscode] Avoid a -Wunused-but-set-variable warning. NFC.
Closed
Public
Authored by
mstorsjo
on Mar 30 2022, 2:01 AM.
Download Raw Diff
Details
Reviewers
labath
clayborg
Commits
rGa37cb5ece513: [lldb-vscode] Avoid a -Wunused-but-set-variable warning. NFC.
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
mstorsjo
created this revision.
Mar 30 2022, 2:01 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Mar 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 Transcript
Mar 30 2022, 2:01 AM
labath
accepted this revision.
Mar 30 2022, 2:03 AM
Comment Actions
I think this qualifies as an obvious fix.
This revision is now accepted and ready to land.
Mar 30 2022, 2:03 AM
Herald
added a subscriber:
JDevlieghere
.
·
View Herald Transcript
Mar 30 2022, 2:03 AM
Harbormaster
completed remote builds in
B156902: Diff 419075
.
Mar 30 2022, 2:04 AM
Closed by commit
rGa37cb5ece513: [lldb-vscode] Avoid a -Wunused-but-set-variable warning. NFC.
(authored by
mstorsjo
).
·
Explain Why
Mar 30 2022, 2:11 PM
This revision was automatically updated to reflect the committed changes.
mstorsjo
added a commit:
rGa37cb5ece513: [lldb-vscode] Avoid a -Wunused-but-set-variable warning. NFC.
.