[all-commits] [llvm/llvm-project] 4cb5c6: [libc++] Use _LIBCPP_HIDE_FROM_ABI_VIRTUAL instead...
黄金橘子猫 via All-commits
all-commits at lists.llvm.org
Tue Jan 10 16:32:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4cb5c640db4b98027f2c9054d708a328fcc78d66
https://github.com/llvm/llvm-project/commit/4cb5c640db4b98027f2c9054d708a328fcc78d66
Author: yronglin <yronglin777 at gmail.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M libcxx/include/sstream
Log Message:
-----------
[libc++] Use _LIBCPP_HIDE_FROM_ABI_VIRTUAL instead of _LIBCPP_INLINE_VISIBILITY attribute on virtual function
Reviewed By: #libc, philnik, ldionne
Differential Revision: https://reviews.llvm.org/D141388
More information about the All-commits
mailing list