diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2023-01-12 18:35:19 +0100 |
---|---|---|
committer | Nikolas Klauser <nikolasklauser@berlin.de> | 2023-01-12 18:36:45 +0100 |
commit | 549a5fd0b789578fcb5ee72c9f4446660f759758 (patch) | |
tree | 4a1da1b21847d109fedd1548fe60eb52d5f1d719 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 633927db844e47c87dd93198e2c2763dd10f668f (diff) | |
download | llvm-549a5fd0b789578fcb5ee72c9f4446660f759758.zip llvm-549a5fd0b789578fcb5ee72c9f4446660f759758.tar.gz llvm-549a5fd0b789578fcb5ee72c9f4446660f759758.tar.bz2 |
[libc++] Make pmr::monotonic_buffer_resource bump down
Bumping down is significantly faster than bumping up. This is ABI breaking, but the ABI of `pmr::monotonic_buffer_resource` was only stabilized in this release cycle, so we can still change it.
For a more detailed explanation why bumping down is better, see https://fitzgeraldnick.com/2019/11/01/always-bump-downwards.html.
Reviewed By: ldionne, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D141435
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions