Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
darwintrace: Don't fail on unreadable symlinks
Don't call abort() just because we can't read a symlink. Instead, ignore the error and let it bubble up to the build that attempted the read. (cherry picked from commit e3eed16)
- Loading branch information