================ @@ -2671,212 +2660,212 @@ struct has_unique_object_representations { static const bool value = __has_unique_object_representations(T); }; ---------------- erichkeane wrote:
The intent here was to emulate how the library would use the builtin as a type-trait. Also, see this bug here: https://github.com/llvm/llvm-project/issues/77585 for additional comments. 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