MaskRay wrote: > @aokblast Can you give the patch a whirl now the testsuite issues are > resolved? Thanks. > > Actually, getting the Unix vs. Windows directory separator handling right was > extremely tedious and time consuming. There must be a better way than > littering every affected test with the likes of `[[SEP:/|\\\\]]`: this makes > the test cases close to unreadable. I'll file an issue about this.
We use `UNSUPPORTED: systme-windows` in some clang/test/Driver tests where the windows portability becomes tedious... https://github.com/llvm/llvm-project/pull/212725 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
