[PATCH] D99580: [CLANG] [DebugInfo] Convert File name to native format
Adrian McCarthy via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 12 12:03:52 PDT 2021
amccarth added a comment.
Sorry, I think I've lost track of some context while I was on vacation. I don't understand why several of the tests are now unsupported on Windows. Some of those seem like important tests.
If canonicalizing the file names to the platform's native style creates new test failures, then I think we need to wonder whether canonicalization is the right solution (and whether it's done at the right point. If it is, then I think we need to find a way to make these tests work cross-platform.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99580/new/
https://reviews.llvm.org/D99580
More information about the cfe-commits
mailing list