================
@@ -12,7 +12,6 @@ int mixed() {
     x=d;
   }
 
-// expected-error@+2 {{#pragma omp nothing' cannot be an immediate 
substatement}}
----------------
alexey-bataev wrote:

3 Directive and Construct Syntax
Neither a stand-alone directive nor a declarative directive may be used in 
place of a substatement
15 in a selection statement or iteration statement, or in place of the 
statement that follows a label.

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

Reply via email to