Nikolas Klauser cce1feb7b1
[libc++][NFC] Remove some dead code in string (#94893)
It looks like the last references got removed in c747bd0e2339.
It removed a __zero() function, which was probably created at
some point in the ancient past to optimize copying the string 
representation. The __zero() function got simplified to an 
assignment as part of making string constexpr, rendering this 
code unnecessary.
2024-06-11 16:58:00 -04:00
..
2023-12-18 14:01:33 -05:00
2024-06-07 13:20:15 -04:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2024-04-25 09:32:35 -04:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00