[libcxx-commits] [libcxx] [libc++] Add move constructor & assignment to `exception_ptr` (PR #164281)
Adrian Vogelsgesang via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 31 07:35:44 PDT 2025
vogelsgesang wrote:
> I think you need to update the numbers in the commit message though.
I am planning to use the PR description as my commit message. Afaict, the performance numbers in in the PR description should be up-to-date by now. Note that I used the "official CI" numbers (measured by your CI and posted to [this comment](https://github.com/llvm/llvm-project/pull/164281#issuecomment-3453140513)) instead of my local measurements.
Or did I overlook something?
https://github.com/llvm/llvm-project/pull/164281
More information about the libcxx-commits
mailing list