]> granicus.if.org Git - clang/commit
Rely on fewer features of the 'env' command. Darwin only supports '-i'.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 2 Dec 2014 01:24:52 +0000 (01:24 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 2 Dec 2014 01:24:52 +0000 (01:24 +0000)
commitb947ab8892baa516eaaca388f2efe26c90410a88
treea18bb5e6b407df57f5eb1bd7dada2404e45a009f
parentd385dba9ea5effae395c3e02cd068ab077041dd2
Rely on fewer features of the 'env' command. Darwin only supports '-i'.
I'm explicitly setting LC_ALL=C somewhat for documentation, but
hopefully this also removes some host variation from the test results.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@223102 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/env.c