================
@@ -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
----------------
Men-cotton wrote:My bad. Thanks for clarifying! https://github.com/llvm/llvm-project/pull/195539 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
