diff options
author | Martin Storsjö <martin@martin.st> | 2021-02-26 14:08:11 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2021-03-09 16:57:26 +0200 |
commit | e23317c9dae965ebc5534acea0352621740ae1e7 (patch) | |
tree | 0f2c3726e41dd318fd80797b9e4bf56099468911 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 574663f9d522420be7a67d9c55728af8330e1dd3 (diff) | |
download | llvm-e23317c9dae965ebc5534acea0352621740ae1e7.zip llvm-e23317c9dae965ebc5534acea0352621740ae1e7.tar.gz llvm-e23317c9dae965ebc5534acea0352621740ae1e7.tar.bz2 |
[libcxx] [test] Adjust separator form in fs.op.absolute for libc++ on windows
This test was previously tweaked in
321f696920630be1b3c93e2a8b965c624ddd646c to match the output of
of MS STL (except that the MS STL fails on the testcase with an
empty path).
libc++ doesn't produce paths with all normalized separators (and the
spec doesn't mandate it to either).
Tweak the test reference to match exactly what libc++ produces. If
testing with a non-libc++ library, do a relaxed comparison that allows
the separators to differ.
Differential Revision: https://reviews.llvm.org/D98215
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions