[libcxx-commits] [libcxx] [libc++] Fix possible out of range access	in bitset (PR #121348)
    Nikolas Klauser via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Wed Jun 11 09:06:24 PDT 2025
    
    
  
philnik777 wrote:
@winner245 You're still adding branches here which are effectively dead code AFAICT. I'm not against fixing bugs, but I am against introducing effectively dead code. Given that your commit message starts with that case, it seems like it is the most important part of the patch. If it's not, I'd rip these parts out to make the actual intention clear.
https://github.com/llvm/llvm-project/pull/121348
    
    
More information about the libcxx-commits
mailing list