[PATCH] D113268: [clangd] Fix tests with forward slash as separator on windows
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 5 07:49:14 PDT 2021
mstorsjo added a comment.
I forgot to add - I agree with the general sentiment though, that it’s not worth bending over backwards to make tests pass in a setup that’s known not to work in real use though.
Then again, if someone were to want to actually step up to make it work in mingw setups, I guess that shouldn’t be blocked either (although I can’t say I have the bandwidth to take on that - I’m not currently a user of clangd).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113268/new/
https://reviews.llvm.org/D113268
More information about the cfe-commits
mailing list