[all-commits] [llvm/llvm-project] d3e49a: [libc++] Add _LIBCPP_HIDE_FROM_ABI to in_in_result
philnik777 via All-commits
all-commits at lists.llvm.org
Sat Jan 15 11:31:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3e49a41b19792c32578fcade2adae39e187fc98
https://github.com/llvm/llvm-project/commit/d3e49a41b19792c32578fcade2adae39e187fc98
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-01-15 (Sat, 15 Jan 2022)
Changed paths:
M libcxx/include/__algorithm/in_in_result.h
Log Message:
-----------
[libc++] Add _LIBCPP_HIDE_FROM_ABI to in_in_result
Add `_LIBCPP_HIDE_FROM_ABI` to `in_in_result` conversion operators
Reviewed By: Quuxplusone, Mordante, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D117399
More information about the All-commits
mailing list