================
@@ -821,6 +821,7 @@ class OpenACCAtomicConstruct final
struct StmtInfo {
const Expr *V;
const Expr *X;
+ const Expr *Expr;
----------------
erichkeane wrote:Technically build warnings :) But yes, I have a fix incoming. https://github.com/llvm/llvm-project/pull/164627 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
