Currently if the directory cannot be opened for a reason other than non-existence (e.g. too many open file descriptors) the error message printed is incredibly confusing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
@morehouse I'm not familiar with the LLVM development process, what's the next step now that this has been reviewed?
Comment Actions
If you're new to LLVM, you won't have commit access, so I'll land this patch for you.
After you have a few good patches submitted, you can request commit access: https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access.