Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lldb/tools/lldb-server/
-
tools/
-
lldb-server/
-
lldb-gdbserver.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D67895
[LLDB] Avoid a warning about an unused static variable
Closed
Public
Authored by
mstorsjo
on Sep 22 2019, 12:19 PM.
Download Raw Diff
Details
Reviewers
hhb
compnerd
amccarth
labath
Commits
rG33d29a60a23e: [LLDB] Avoid a warning about an unused static variable
rL372589: [LLDB] Avoid a warning about an unused static variable
rLLDB372589: [LLDB] Avoid a warning about an unused static variable
Summary
The variable is unused on windows.
Diff Detail
Event Timeline
mstorsjo
created this revision.
Sep 22 2019, 12:19 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Sep 22 2019, 12:19 PM
Herald
added a subscriber:
JDevlieghere
.
·
View Herald Transcript
mstorsjo
added a reviewer:
labath
.
Sep 23 2019, 3:22 AM
labath
accepted this revision.
Sep 23 2019, 4:07 AM
This revision is now accepted and ready to land.
Sep 23 2019, 4:07 AM
Closed by commit
rL372589: [LLDB] Avoid a warning about an unused static variable
(authored by
mstorsjo
).
·
Explain Why
Sep 23 2019, 5:03 AM
This revision was automatically updated to reflect the committed changes.
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Sep 23 2019, 5:03 AM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript