================
@@ -12,7 +12,6 @@ int mixed() {
x=d;
}
-// expected-error at +2 {{#pragma omp nothing' cannot be an immediate substatement}}
----------------
alexey-bataev wrote:
Seems to me, this should be allowed
https://github.com/llvm/llvm-project/pull/73690