[libcxx-commits] [PATCH] D140453: [libc++] Remove HIDE_FROM_ABI from virtual functions
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 21 07:28:44 PST 2022
ldionne updated this revision to Diff 484580.
ldionne edited the summary of this revision.
ldionne added a comment.
Add test, comments and _LIBCPP_HIDDEN.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140453/new/
https://reviews.llvm.org/D140453
Files:
libcxx/include/__config
libcxx/include/__filesystem/filesystem_error.h
libcxx/include/__functional/function.h
libcxx/include/__memory/shared_ptr.h
libcxx/include/future
libcxx/include/locale
libcxx/include/regex
libcxx/test/libcxx/clang_query.sh.cpp
libcxx/test/libcxx/clang_query/abi_tag_on_virtual.query
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140453.484580.patch
Type: text/x-patch
Size: 11731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221221/72578421/attachment.bin>
More information about the libcxx-commits
mailing list