Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
test/
-
expression_command/call-function/
-
call-function/
-
Makefile
-
functionalities/data-formatter/rdar-12437442/
-
data-formatter/
-
rdar-12437442/
-
Makefile
Hide Panel
f
Keyboard Reference
?
Differential
D10194
Use wildcard instead of relying on shell globbing.
Closed
Public
Authored by
chaoren
on Jun 2 2015, 12:05 PM.
Download Raw Diff
Details
Reviewers
zturner
clayborg
Commits
rGc168c92b783b: Use wildcard instead of relying on shell globbing.
rLLDB238859: Use wildcard instead of relying on shell globbing.
rL238859: Use wildcard instead of relying on shell globbing.
Diff Detail
Event Timeline
chaoren
updated this revision to
Diff 26997
.
Jun 2 2015, 12:05 PM
chaoren
retitled this revision from
to
Use wildcard instead of relying on shell globbing.
.
chaoren
updated this object.
chaoren
edited the test plan for this revision.
(Show Details)
chaoren
added reviewers:
zturner
,
clayborg
.
chaoren
added a subscriber:
Unknown Object (MLST)
.
zturner
edited edge metadata.
Jun 2 2015, 12:10 PM
Comment Actions
lgtm, thanks. I fixed a few of these already but I guess there's still
more.
Closed by commit
rL238859: Use wildcard instead of relying on shell globbing.
(authored by
chaoren
).
·
Explain Why
Jun 2 2015, 12:11 PM
This revision was automatically updated to reflect the committed changes.