diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-07-24 17:19:59 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-07-24 17:19:59 +0000 |
commit | afb38afd5f2f89c746cb6293a493958f90560b9f (patch) | |
tree | ee32c0e893082231653a4f5b7fd831cc406bd957 /clang/lib/Driver/Driver.cpp | |
parent | a6878bdc0fda4f6c915c2426d9bdced8499d1b0c (diff) | |
download | bcm5719-llvm-afb38afd5f2f89c746cb6293a493958f90560b9f.tar.gz bcm5719-llvm-afb38afd5f2f89c746cb6293a493958f90560b9f.zip |
[CommandLine] Use Process::GetEnv instead of _wgetenv
Process::GetEnv does the right thing across our platforms.
CommandLine.cpp had, more or less, the same logic. Let's remove the
duplication.
No functional change is intended.
llvm-svn: 276572
Diffstat (limited to 'clang/lib/Driver/Driver.cpp')
0 files changed, 0 insertions, 0 deletions