================
@@ -0,0 +1,8 @@
+// UNSUPPORTED: system-windows
+//
+// RUN: %clang --target=x86_64-redhat-linux-gnu \
+// RUN: --sysroot=%S/Inputs/fedora_39_tree --gcc-triple=x86_64-redhat-linux -v 
2>&1 | \
+// RUN: FileCheck %s
+//
----------------
MaskRay wrote:

Add another test when `--gcc-triple=` specifies a triple where the associated 
path does not exist.

https://github.com/llvm/llvm-project/pull/73214
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to