We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac8417 commit 4c50d83Copy full SHA for 4c50d83
clang/test/Driver/darwin-link-libcxx.cpp
@@ -1,5 +1,8 @@
1
// UNSUPPORTED: system-windows
2
3
+// TODO: Make this test portable across platforms
4
+// REQUIRES: system-darwin
5
+
6
// Tests to check that we link against the toolchain-provided libc++ built library when it is provided.
7
// This is required to prefer the toolchain's libc++ over the system's libc++, which matches the behavior
8
// we have for header search paths.
0 commit comments