Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/StaticAnalyzer/Checkers/
-
StaticAnalyzer/
-
Checkers/
-
ValistChecker.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D45081
[analyzer] Remove the unused method declaration in `ValistChecker.cpp`.
Closed
Public
Authored by
MTC
on Mar 30 2018, 4:51 AM.
Download Raw Diff
Details
Reviewers
xazax.hun
george.karpenkov
Commits
rGf1a0ff755a9f: [analyzer] Remove the unused method declaration in `ValistChecker.cpp`.
rL328860: [analyzer] Remove the unused method declaration in `ValistChecker.cpp`.
rC328860: [analyzer] Remove the unused method declaration in `ValistChecker.cpp`.
Summary
getVariableNameFromRegion()
seems useless.
Diff Detail
Repository
rC Clang
Event Timeline
MTC
created this revision.
Mar 30 2018, 4:51 AM
Herald
added a reviewer:
george.karpenkov
.
·
View Herald Transcript
Mar 30 2018, 4:51 AM
Herald
added subscribers:
cfe-commits
,
a.sidorin
,
rnkovacs
,
szepet
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B16587: Diff 140408
.
Mar 30 2018, 4:52 AM
xazax.hun
accepted this revision.
Mar 30 2018, 5:09 AM
Comment Actions
LG! Thanks!
This revision is now accepted and ready to land.
Mar 30 2018, 5:09 AM
Closed by commit
rC328860: [analyzer] Remove the unused method declaration in `ValistChecker.cpp`.
(authored by
henrywong
).
·
Explain Why
Mar 30 2018, 6:41 AM
This revision was automatically updated to reflect the committed changes.