================ @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -emit-llvm -verify -fopenmp %s +// RUN: %clang_cc1 -fsyntax-only -verify -fopenmp %s ---------------- karka228 wrote:
It seems like this was a bad idea. When I test this locally this test works for me, but it seems like the it fail in the tests by buildkite/github-pull-requests. I will change this to `-emit-llvm-only` instead an see if that works better. https://github.com/llvm/llvm-project/pull/94931 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits