ingomueller-net wrote: The new test fails in our setup. The check in [L23](https://github.com/llvm/llvm-project/blob/a0248a26/clang/test/Driver/gpu-exceptions.cpp#L23) (`OPENMP: "-cc1"{{.*}}"-triple" "amdgcn-amd-amdhsa"`) doesn't match. Instead, we have `"-cc1" "-triple" "x86_64-unknown-linux-gnu"` in our output. Are we doing something wrong or is the test too specific?
https://github.com/llvm/llvm-project/pull/205402 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
