summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-04-26 19:04:35 +0000
committerRui Ueyama <ruiu@google.com>2016-04-26 19:04:35 +0000
commit3578d334fb67256176100bbf73af4d86e4006e10 (patch)
tree987f88f8bd0c27c7ff7737139d1adfe47798052c /clang/lib/Frontend/InitPreprocessor.cpp
parent1af58fc1e545847e67cbc6a6e8c530b19845d908 (diff)
downloadbcm5719-llvm-3578d334fb67256176100bbf73af4d86e4006e10.tar.gz
bcm5719-llvm-3578d334fb67256176100bbf73af4d86e4006e10.zip
Make test/ELF/reproduces.s test to work on Windows.
Previously, the test didn't work on Windows because it tried to concatenate two (possibly) absolute paths. If two paths are absolute paths that have drive letters, then the result would become something like C:\foo\D:\bar. That's not a valid path. I changed the test to use relative paths. llvm-svn: 267588
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud