Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/Transforms/Scalar/
-
trunk/
-
lib/
-
Transforms/
-
Scalar/
-
StructurizeCFG.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D26995
[StructurizeCFG] Remove unnecessary "using" in class.
Closed
Public
Authored by
jlebar
on Nov 22 2016, 1:46 PM.
Download Raw Diff
Details
Reviewers
arsenm
Commits
rG820db74c1ec4: [StructurizeCFG] Remove unnecessary "using" in class.
rL287719: [StructurizeCFG] Remove unnecessary "using" in class.
Diff Detail
Repository
rL LLVM
Event Timeline
jlebar
updated this revision to
Diff 78939
.
Nov 22 2016, 1:46 PM
jlebar
retitled this revision from
to
[StructurizeCFG] Remove unnecessary "using" in class.
.
jlebar
updated this object.
jlebar
added a reviewer:
arsenm
.
jlebar
added a subscriber:
llvm-commits
.
Herald
added a subscriber:
wdng
.
·
View Herald Transcript
Nov 22 2016, 1:46 PM
arsenm
accepted this revision.
Nov 22 2016, 1:48 PM
arsenm
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Nov 22 2016, 1:48 PM
Closed by commit
rL287719: [StructurizeCFG] Remove unnecessary "using" in class.
(authored by
jlebar
).
·
Explain Why
Nov 22 2016, 3:23 PM
This revision was automatically updated to reflect the committed changes.