This is an archive of the discontinued LLVM Phabricator instance.

Use count instead of grep -c
ClosedPublic

Authored by rafael on Mar 28 2017, 12:33 PM.

Details

Reviewers
filcab
Summary

Using count is more common in llvm and avoids a subshell.

Diff Detail

Event Timeline

rafael created this revision.Mar 28 2017, 12:33 PM
filcab accepted this revision.Mar 30 2017, 5:33 AM

LGTM

This revision is now accepted and ready to land.Mar 30 2017, 5:33 AM
rafael closed this revision.Mar 30 2017, 6:35 AM