This is an archive of the discontinued LLVM Phabricator instance.

On Mac, try use commandline tools first instead of 'open' for dot files
Needs ReviewPublic

Authored by ychen on Mar 22 2019, 10:37 AM.

Details

Summary

It's a hassle[1] to use 'open' on Mac to open dot files since it requires an application be installed. Better try commandline tools first, and resort to 'open' as the backup.

[1] brew does not provide graphviz app anymore.
https://github.com/Homebrew/homebrew-core/issues/31510

Event Timeline

ychen created this revision.Mar 22 2019, 10:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 22 2019, 10:37 AM