[libcxx-commits] [PATCH] D155820: [libc++] Optimize internal function in <system_error>
Edo via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 21 10:02:42 PDT 2023
diamante0018 updated this revision to Diff 542975.
diamante0018 edited the summary of this revision.
diamante0018 added a comment.
As suggested, I will commit to making a diff that will address the issue with __init altogether.
Removing it should be the best option, I might need a few attempts to see how I can make CI turn green.
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/include/__system_error/system_error.h
libcxx/src/system_error.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155820.542975.patch
Type: text/x-patch
Size: 4610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230721/1802e211/attachment.bin>
More information about the libcxx-commits
mailing list