| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libcxx] Replace remaining _LIBCPP_INLINE_VISIBILITY in __support Replace remaining _LIBCPP_INLINE_VISIBILITY in __support with _LIBCPP_HIDE_FROM_ABI. Reviewed by: Mordante Differential Revision: https://reviews.llvm.org/D129922 | 3 年前 | |
[libc++] Rename include/support to include/__support We do ship those headers, so the directory name should not be something that can potentially conflict with user-defined directories. Differential Revision: https://reviews.llvm.org/D95956 | 5 年前 | |
[libcxx][AIX][z/OS] Remove headers included via _IBMCPP__ D127650 removed support for non-clang-based XL compilers, but left some of the headers used only by this compiler and included under the __IBMCPP__ macro. This change cleans this up by deleting these headers. Reviewed By: hubert.reinterpretcast, fanbo-meng Differential Revision: https://reviews.llvm.org/D129491 | 3 年前 | |
[libcxx] Uglify __support/musl Uglify __support/musl Reviewed By: philnik Differential Revision: https://reviews.llvm.org/D129429 | 3 年前 | |
[libc++] Rename include/support to include/__support We do ship those headers, so the directory name should not be something that can potentially conflict with user-defined directories. Differential Revision: https://reviews.llvm.org/D95956 | 5 年前 | |
[libcxx] Uglify __support/openbsd Uglify __support/openbsd Reviewed By: philnik Differential Revision: https://reviews.llvm.org/D129412 | 3 年前 | |
[libcxx] Remove static inline and make use of _LIBCPP_HIDE_FROM_ABI in __support headers After feedback from D122861, do the same thing with some of the other headers. Try to move the headers so they have a similar style and way of doing things. Reviewed By: ldionne, daltenty Differential Revision: https://reviews.llvm.org/D124227 | 4 年前 | |
[libcxx] Replace remaining _LIBCPP_INLINE_VISIBILITY in __support Replace remaining _LIBCPP_INLINE_VISIBILITY in __support with _LIBCPP_HIDE_FROM_ABI. Reviewed by: Mordante Differential Revision: https://reviews.llvm.org/D129922 | 3 年前 | |
[libcxx] Remove static inline and make use of _LIBCPP_HIDE_FROM_ABI in __support/xlocale/__nop_locale_mgmt.h header Reviewed By: ldionne Differential Revision: https://reviews.llvm.org/D129949 | 3 年前 |