[libcxx-commits] [libcxx] [libcxx] Align `__recommend() + 1` by	__endian_factor (PR #90292)
    Aliaksiej Kandracienka via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Tue Jun 11 14:20:20 PDT 2024
    
    
  
alk wrote:
Yes, it is regression from 17 and all previous releases. Again, this has nothing to do with asan flag flip. Bug was introduced that'll catch anyone who do -fsized-deallocation and with C++ allocators that don't ignore size, and this commit fixes it.
https://github.com/llvm/llvm-project/pull/90292
    
    
More information about the libcxx-commits
mailing list