[PATCH] D111195: [clang][Tooling] Use Windows command lines on all Windows, except Cygwin
Jeremy Drake via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 5 16:48:11 PDT 2021
jeremyd2019 added a comment.
Note that I found this due to a report of a crash in clangd <https://github.com/msys2/MINGW-packages/issues/9301>, but I don't actually use that so just looked through the code for what was messing with paths. Users on that bug report confirmed that this fixed their issue, but there's probably still a crash somewhere on "bad" input.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111195/new/
https://reviews.llvm.org/D111195
More information about the cfe-commits
mailing list