[libcxx-commits] [PATCH] D110647: [libc++] Resolve missing table_size symbol
Muiez Ahmed via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 17 07:17:06 PST 2021
muiez updated this revision to Diff 387937.
muiez retitled this revision from "Resolve missing table_size symbol" to "[libc++] Resolve missing table_size symbol".
muiez added a comment.
Added symbol in abilists. More detail in test case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110647/new/
https://reviews.llvm.org/D110647
Files:
libcxx/lib/abi/CHANGELOG.TXT
libcxx/lib/abi/arm64-apple-darwin.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist
libcxx/lib/abi/x86_64-apple-darwin.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist
libcxx/lib/abi/x86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist
libcxx/src/locale.cpp
libcxx/test/std/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.statics/table_size.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110647.387937.patch
Type: text/x-patch
Size: 5479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211117/a58f7b52/attachment.bin>
More information about the libcxx-commits
mailing list