================
@@ -821,6 +821,7 @@ class OpenACCAtomicConstruct final
   struct StmtInfo {
     const Expr *V;
     const Expr *X;
+    const Expr *Expr;
----------------
ro-i wrote:

I think this leads to build errors due to clash with declaration of 
`clang::Expr` in `clang/include/clang/AST/Expr.h`

https://github.com/llvm/llvm-project/pull/164627
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to