================ @@ -12,7 +12,6 @@ int mixed() { x=d; } -// expected-error at +2 {{#pragma omp nothing' cannot be an immediate substatement}} ---------------- alexey-bataev wrote: Ah, ok, I see. Then yes, this check must be removed. https://github.com/llvm/llvm-project/pull/73690