[libcxx-commits] [PATCH] D141435: [libc++] Make pmr::monotonic_buffer_resource bump down
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jan 13 08:53:06 PST 2023
Mordante added inline comments.
================
Comment at: libcxx/benchmarks/CMakeLists.txt:180
filesystem.bench.cpp
format_to_n.bench.cpp
format_to.bench.cpp
----------------
ldionne wrote:
> Can you add a link to the article (https://fitzgeraldnick.com/2019/11/01/always-bump-downwards.html) in the commit message?
I would love to see this link in the code too, that makes it a lot easier to find the design rationale than in the commit message.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141435/new/
https://reviews.llvm.org/D141435
More information about the libcxx-commits
mailing list