[all-commits] [llvm/llvm-project] 943d22: [NFC][libc++] Use _LIBCPP_HIDE_FROM_ABI.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed Apr 12 08:35:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 943d225713245e000bafc8c51687fc8baf995cca
https://github.com/llvm/llvm-project/commit/943d225713245e000bafc8c51687fc8baf995cca
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-04-12 (Wed, 12 Apr 2023)
Changed paths:
M libcxx/include/__system_error/error_category.h
M libcxx/include/__system_error/error_code.h
M libcxx/include/__system_error/error_condition.h
M libcxx/include/__system_error/system_error.h
Log Message:
-----------
[NFC][libc++] Use _LIBCPP_HIDE_FROM_ABI.
This updates the new __system_error directory.
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D148028
More information about the All-commits
mailing list