================
@@ -7162,6 +7162,7 @@ class MappableExprsHandler {
     const ValueDecl *Mapper = nullptr;
     const Expr *VarRef = nullptr;
     bool ForDeviceAddr = false;
+    bool HasUdpFbNullify = false;
----------------
abhinavgaba wrote:

We may need to eventually store the fallback enum here, if/when more fallback 
modifiers are added.

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

Reply via email to