================
@@ -1343,12 +1343,21 @@ static bool EvaluateBooleanTypeTrait(Sema &S, TypeTrait 
Kind,
     if (RD && RD->isAbstract())
       return false;
 
+    // LWG3819: For reference_meows_from_temporary traits, && is not added to
----------------
shafik wrote:

I apologize, maybe I am just being dense but is this some sort of inside joke 
or word play? Within the draft I do not find `reference_meows_from_temporary` 
or `is_meowible`. So there reference is quite opaque. 

https://github.com/llvm/llvm-project/pull/142554
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to