llvm-project
8d6e29d0 - [libc] Reworked CharacterConverter isComplete into isFull and isEmpty (#144799)

Commit
107 days ago
[libc] Reworked CharacterConverter isComplete into isFull and isEmpty (#144799) isComplete previously meant different things for different conversion directions. Refactored bytes_processed to bytes_stored which now consistently increments on every push and decrements on pop making both directions more consistent with each other
Author
Parents
Loading