Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/Fuzzer/test/
-
Fuzzer/
-
test/
-
dump_coverage.test
Hide Panel
f
Keyboard Reference
?
Differential
D28710
[libFuzzer] Remove "lib" prefix from checks on libFuzzer tests.
Closed
Public
Authored by
mpividori
on Jan 13 2017, 3:15 PM.
Download Raw Diff
Details
Reviewers
kcc
zturner
Commits
rGc0533612bc47: [libFuzzer] Remove lib prefix from library names on tests.
rL292742: [libFuzzer] Remove lib prefix from library names on tests.
Diff Detail
Event Timeline
mpividori
updated this revision to
Diff 84400
.
Jan 13 2017, 3:15 PM
mpividori
retitled this revision from
to
[libFuzzer] Remove "lib" prefix from checks on libFuzzer tests.
.
mpividori
updated this object.
mpividori
added reviewers:
kcc
,
zturner
.
mpividori
set the repository for this revision to
rL LLVM
.
mpividori
added a subscriber:
llvm-commits
.
kcc
accepted this revision.
Jan 17 2017, 1:00 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Jan 17 2017, 1:00 PM
Closed by commit
rL292742: [libFuzzer] Remove lib prefix from library names on tests.
(authored by
mpividori
).
·
Explain Why
Jan 21 2017, 6:09 PM
This revision was automatically updated to reflect the committed changes.