Skip to content

Commit 8de5bca

Browse files
committed
Address review comments
1 parent cf0b0de commit 8de5bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/env.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Some assertions in this test use Linux style (/) file paths.
2+
// TODO: Use LIBPATH on AIX
23
// UNSUPPORTED: system-windows, system-aix
3-
// FIXME: Use LIBPATH on AIX
44

55
// RUN: bash -c env | grep LD_LIBRARY_PATH | sed -ne 's/^.*=//p' | tr -d '\n' > %t.ld_library_path
66
// The PATH variable is heavily used when trying to find a linker.

0 commit comments

Comments
 (0)