llvm-project
6285c46e
- [libc++] Refactor some code in monotonic_buffer_resource (#117271)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
318 days ago
[libc++] Refactor some code in monotonic_buffer_resource (#117271) 1. remove unused __default_buffer_alignment 2. two __try_allocate_from_chunk are same, put it together This patch refactor some code in monotonic_buffer_resource.
References
#117271 - [libc++] Refactor some code in monotonic_buffer_resource
Author
love1angel
Parents
7b23f413
Loading