Author: Jake Egan Date: 2023-11-16T09:33:13-05:00 New Revision: c0c8679f047e78fbf5d6baa3e9640a3d7e155620
URL: https://github.com/llvm/llvm-project/commit/c0c8679f047e78fbf5d6baa3e9640a3d7e155620 DIFF: https://github.com/llvm/llvm-project/commit/c0c8679f047e78fbf5d6baa3e9640a3d7e155620.diff LOG: [AIX] Disable flaky ClangScanDeps test I missed this test in PR https://github.com/llvm/llvm-project/pull/72304 Added: Modified: clang/test/ClangScanDeps/P1689.cppm Removed: ################################################################################ diff --git a/clang/test/ClangScanDeps/P1689.cppm b/clang/test/ClangScanDeps/P1689.cppm index 24632e25cf7f3bd..4176a06ca3c34da 100644 --- a/clang/test/ClangScanDeps/P1689.cppm +++ b/clang/test/ClangScanDeps/P1689.cppm @@ -1,3 +1,5 @@ +// UNSUPPORTED: target={{.*}}-aix{{.*}} +// // The slash direction in linux and windows are diff erent. // UNSUPPORTED: system-windows // _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits