aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SafeStack.cpp
diff options
context:
space:
mode:
authorAdrian McCarthy <amccarth@google.com>2016-06-16 22:07:55 +0000
committerAdrian McCarthy <amccarth@google.com>2016-06-16 22:07:55 +0000
commit205bb618dec473ea0a7b759b922ee28cc7a99d14 (patch)
tree1a544eab0d040bc45e49c69168e1b64503a6a9dc /llvm/lib/CodeGen/SafeStack.cpp
parent886e0617a2e90b6a3905fd819280a8eeae75f945 (diff)
downloadllvm-205bb618dec473ea0a7b759b922ee28cc7a99d14.zip
llvm-205bb618dec473ea0a7b759b922ee28cc7a99d14.tar.gz
llvm-205bb618dec473ea0a7b759b922ee28cc7a99d14.tar.bz2
Properly handle short file names on the command line in Windows
Some build systems use the short (8.3) file names on Windows, especially if the path has spaces in it. The shortening made it impossible for clang to distinguish between clang.exe, clang++.exe, and clang-cl.exe. So this expands short names in the first argument and does wildcard expansion for the rest. Differential Revision: http://reviews.llvm.org/D21420 llvm-svn: 272967
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions