This is an archive of the discontinued LLVM Phabricator instance.

clang/AMDGPU: Use Support's wrapper around getenv
ClosedPublic

Authored by arsenm on Nov 11 2022, 4:18 PM.

Details

Reviewers
yaxunl
Summary

This does some extra stuff for Windows, so might as well
use it just in case.

Diff Detail

Event Timeline

arsenm created this revision.Nov 11 2022, 4:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 11 2022, 4:18 PM
arsenm requested review of this revision.Nov 11 2022, 4:18 PM
yaxunl accepted this revision.Nov 14 2022, 8:21 AM

LGTM. Thanks.

This revision is now accepted and ready to land.Nov 14 2022, 8:21 AM