[PATCH] D31431: avoid a subshell
Filipe Cabecinhas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 30 06:35:15 PDT 2017
filcab accepted this revision.
filcab added a comment.
This revision is now accepted and ready to land.
I'm assuming you double-checked that the initial `*` wasn't needed on most of those, and we only cared about the `libcoverage.*sancov` on line 12.
LGTM. Much easier to read, too.
https://reviews.llvm.org/D31431
More information about the llvm-commits
mailing list