Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
include-fixer/tool/
-
tool/
-
clang-include-fixer.el
Hide Panel
f
Keyboard Reference
?
Differential
D25395
Use `let' instead of `let*' in one place where `let*' isn't necessary
Closed
Public
Authored by
phst
on Oct 8 2016, 5:35 AM.
Download Raw Diff
Details
Reviewers
klimek
Commits
rG5f850483853c: Use `let' instead of `let*' in one place where `let*' isn't necessary
rCTE283736: Use `let' instead of `let*' in one place where `let*' isn't necessary
Diff Detail
Event Timeline
phst
updated this revision to
Diff 74021
.
Oct 8 2016, 5:35 AM
phst
retitled this revision from
to
Use `let' instead of `let*' in one place where `let*' isn't necessary
.
phst
updated this object.
phst
added a reviewer:
klimek
.
phst
added a project:
Restricted Project
.
klimek
accepted this revision.
Oct 10 2016, 2:52 AM
klimek
edited edge metadata.
Comment Actions
LG
This revision is now accepted and ready to land.
Oct 10 2016, 2:52 AM
Eugene.Zelenko
closed this revision.
Oct 10 2016, 7:32 AM
Eugene.Zelenko
added a subscriber:
Eugene.Zelenko
.
Comment Actions
Committed in
rL283736
.