[libcxx-commits] [clang] [libcxx] [Clang] Add	__builtin_common_reference (PR #121199)
    via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Mon Mar 31 11:20:12 PDT 2025
    
    
  
================
@@ -145,8 +160,6 @@ struct __common_reference_sub_bullet1<_Tp, _Up> {
 
----------------
huixie90 wrote:
The origin line 156 does not match the new builtin implementation. the pointer bit is missing as P2655R3 is not implemented . do we have a test?
https://github.com/llvm/llvm-project/pull/121199
    
    
More information about the libcxx-commits
mailing list