[PATCH] D94873: [clang] [driver] Remove obsolete unistd.h include

2021-01-19 Thread Timm Bäder via Phabricator via cfe-commits
tbaeder added a comment. Pushed as b86e7ae66cb988dda33445c29fa64f93e7ca9c3c Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D94873/new/ https://reviews.llvm.org/D94873 ___

[PATCH] D94873: [clang] [driver] Remove obsolete unistd.h include

2021-01-16 Thread Timm Bäder via Phabricator via cfe-commits
tbaeder created this revision. tbaeder added reviewers: rsmith, aaron.ballman, dlj. tbaeder requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. This was needed for a call to `getuid()`, but that call is gone these days, so remove the include a