aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ASTMerge.cpp
diff options
context:
space:
mode:
authorYaron Keren <yaron.keren@gmail.com>2014-08-09 21:24:04 +0000
committerYaron Keren <yaron.keren@gmail.com>2014-08-09 21:24:04 +0000
commitec740b3d466518f755df14103355bf4ffa717154 (patch)
tree1a6501d9a7bad66032090cb42012cfe5c53dfdcd /clang/lib/Frontend/ASTMerge.cpp
parent2bb3a906581c2b6e4582f5067b8a7e69d282f328 (diff)
downloadllvm-ec740b3d466518f755df14103355bf4ffa717154.zip
llvm-ec740b3d466518f755df14103355bf4ffa717154.tar.gz
llvm-ec740b3d466518f755df14103355bf4ffa717154.tar.bz2
Make this test unsupported when there is no real 'env' from a real shell.
While the test was already requiring shell-preserves-root (such as the internal shell), it wasn't aware that the MSYS 1.0 env command knows how to expand root by itself! From cmd.exe try: env SDKROOT=/ cmd //c echo %SDKROOT% And get: C:/MINGW/MSYS/1.0 To be certain we have a good 'env' program the test now requires a shell. llvm-svn: 215298
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions