aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Basic/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2018-09-14 06:08:01 +0000
committerMartin Storsjo <martin@martin.st>2018-09-14 06:08:01 +0000
commitf08a9c700bcf1f7096a471ba521b030318582e4b (patch)
tree5b2b6a9b6a24d75128b8dcfbeb0d72210545ec87 /clang/unittests/Basic/VirtualFileSystemTest.cpp
parente385365c40fc6aa57341e804f7722ca41ca4df2b (diff)
downloadllvm-f08a9c700bcf1f7096a471ba521b030318582e4b.zip
llvm-f08a9c700bcf1f7096a471ba521b030318582e4b.tar.gz
llvm-f08a9c700bcf1f7096a471ba521b030318582e4b.tar.bz2
[Support] Treat null bytes as separator in windows command line strings
When reading directives from a .drectve section, the directives are tokenized as a normal windows command line. However in these cases, link.exe allows the directives to be separated by null bytes, not only by spaces. A test case for this change will be added in the lld repo. Differential Revision: https://reviews.llvm.org/D52014 llvm-svn: 342204
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions