================
@@ -2671,212 +2660,212 @@ struct has_unique_object_representations {
   static const bool value = __has_unique_object_representations(T);
 };
----------------
erichkeane wrote:

Yep, thats true too, it was the intent at the time though (and to better 
emulate hte test cases we were given, note that the whole section is basically 
a copy/paste + de-c++17'izing of what STL gave me).

My comment on the bug has more context.

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

Reply via email to