Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
clang-tools-extra/trunk/include-fixer/tool/
-
trunk/
-
include-fixer/
-
tool/
-
ClangIncludeFixer.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D19323
Fix cast compiler warning message in include-fixer.
Closed
Public
Authored by
hokein
on Apr 20 2016, 6:21 AM.
Download Raw Diff
Details
Reviewers
bkramer
Commits
rG9cba1b52efdd: Fix cast compiler warning message in include-fixer.
rCTE266970: Fix cast compiler warning message in include-fixer.
rL266970: Fix cast compiler warning message in include-fixer.
Diff Detail
Repository
rL LLVM
Event Timeline
hokein
updated this revision to
Diff 54361
.
Apr 20 2016, 6:21 AM
hokein
retitled this revision from
to
Fix cast compiler warning message in include-fixer.
.
hokein
updated this object.
hokein
added a reviewer:
bkramer
.
Apr 20 2016, 6:22 AM
hokein
set the repository for this revision to
rL LLVM
.
hokein
added a subscriber:
cfe-commits
.
bkramer
accepted this revision.
Apr 20 2016, 6:30 AM
bkramer
edited edge metadata.
Comment Actions
Looks good, thanks!
This revision is now accepted and ready to land.
Apr 20 2016, 6:30 AM
Closed by commit
rL266970: Fix cast compiler warning message in include-fixer.
(authored by
hokein
).
·
Explain Why
Apr 21 2016, 2:22 AM
This revision was automatically updated to reflect the committed changes.