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 cf0b0de commit 8de5bcaCopy full SHA for 8de5bca
clang/test/Driver/env.c
@@ -1,6 +1,6 @@
1
// Some assertions in this test use Linux style (/) file paths.
2
+// TODO: Use LIBPATH on AIX
3
// UNSUPPORTED: system-windows, system-aix
-// FIXME: Use LIBPATH on AIX
4
5
// RUN: bash -c env | grep LD_LIBRARY_PATH | sed -ne 's/^.*=//p' | tr -d '\n' > %t.ld_library_path
6
// The PATH variable is heavily used when trying to find a linker.
0 commit comments