[all-commits] [llvm/llvm-project] 840a79: clang/AMDGPU: Use Support's wrapper around getenv
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Nov 14 11:07:46 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 840a793375fec763c2b2781b82b764325635cc7a
https://github.com/llvm/llvm-project/commit/840a793375fec763c2b2781b82b764325635cc7a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-11-14 (Mon, 14 Nov 2022)
Changed paths:
M clang/lib/Driver/ToolChains/AMDGPU.cpp
Log Message:
-----------
clang/AMDGPU: Use Support's wrapper around getenv
This does some extra stuff for Windows, so might as well
use it just in case.
More information about the All-commits
mailing list