[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 13:48:54 PST 2022
ldionne updated this revision to Diff 484668.
ldionne added a comment.
Add _LIBCPP_HIDE_FROM_ABI_VIRTUAL
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.484668.patch
Type: text/x-patch
Size: 12607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221221/95722dc7/attachment-0001.bin>
More information about the libcxx-commits
mailing list