aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2019-12-27 10:37:07 -0800
committerReid Kleckner <rnk@google.com>2019-12-27 10:39:47 -0800
commit780d30660e965992cf10d390e8ff102e4bf82aa4 (patch)
treed565281bb89175cd9ecbbe0e85c9667bf85eb3aa /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent84afd9c5368c32e6a5710af8ad2de76efbbdc49a (diff)
downloadllvm-780d30660e965992cf10d390e8ff102e4bf82aa4.zip
llvm-780d30660e965992cf10d390e8ff102e4bf82aa4.tar.gz
llvm-780d30660e965992cf10d390e8ff102e4bf82aa4.tar.bz2
[VFS] Don't run symlink test on Windows, it may pass or fail
This test was XFAILed because of symlinks, but some versions of ln -s seem to work on Windows, so the test was unexpectedly passing on our bot: http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/13233 Unexpected Passing Tests (1): Clang :: VFS/subframework-symlink.m I don't know how or why, but it seems dependent on system configuration, and is not something worth debugging. Avoid the problem by marking the test UNSUPPORTED: system-windows instead of XFAIL: system-windows.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions