[libcxx-commits] [PATCH] D155820: [libc++] Optimize internal function in <system_error>
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Aug 11 13:09:00 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG66bb6b4fdaed: [libc++] Optimize internal function in <system_error> (authored by Edoardo Sanguineti <edoardo.sanguineti222 at gmail.com>, committed by philnik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155820/new/
https://reviews.llvm.org/D155820
Files:
libcxx/benchmarks/CMakeLists.txt
libcxx/benchmarks/system_error.bench.cpp
libcxx/docs/ReleaseNotes/18.rst
libcxx/include/__system_error/system_error.h
libcxx/lib/abi/CHANGELOG.TXT
libcxx/lib/abi/arm64-apple-darwin.libcxxabi.v1.stable.exceptions.nonew.abilist
libcxx/lib/abi/powerpc-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist
libcxx/lib/abi/powerpc64-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist
libcxx/lib/abi/x86_64-apple-darwin.libcxxabi.v1.stable.exceptions.nonew.abilist
libcxx/lib/abi/x86_64-unknown-freebsd.libcxxabi.v1.stable.exceptions.nonew.abilist
libcxx/lib/abi/x86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.nonew.abilist
libcxx/lib/abi/x86_64-unknown-linux-gnu.libcxxabi.v1.stable.noexceptions.nonew.abilist
libcxx/src/system_error.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155820.549506.patch
Type: text/x-patch
Size: 14606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230811/77fbf04f/attachment-0001.bin>
More information about the libcxx-commits
mailing list