[clang] Cir cuda builtin vars (PR #195539)

via cfe-commits cfe-commits at lists.llvm.org
Tue May 5 23:23:26 PDT 2026


================
@@ -1075,10 +1075,6 @@ emitPseudoObjectExpr(CIRGenFunction &cgf, const PseudoObjectExpr *e,
 
       // Skip unique OVEs.
       if (ov->isUnique()) {
-        // FIXME: This doesn't really affect anything, but I cannot find a test
----------------
AbdallahRashed wrote:

this is covered in my test case, 

https://github.com/llvm/llvm-project/pull/195539


More information about the cfe-commits mailing list