[clang] [Darwin][Driver][clang] apple-none-macho orders the resource directory after internal-externc-isystem when nostdlibinc is used (PR #120507)
Ian Anderson via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 19 10:59:52 PST 2024
================
@@ -0,0 +1,55 @@
+// UNSUPPORTED: system-windows
+// Windows is unsupported because we use the Unix path separator `/` in the test.
+
----------------
ian-twilightcoder wrote:
Also copied from clang/test/Driver/darwin-subframeworks.c, but let me look at changing these.
https://github.com/llvm/llvm-project/pull/120507
More information about the cfe-commits
mailing list