[all-commits] [llvm/llvm-project] 821513: [libc++] Fix a missing include in pre-C++17 langua...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Thu Nov 17 16:53:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 821513b1e663aa4523ee85a92c37e322112a3cd7
https://github.com/llvm/llvm-project/commit/821513b1e663aa4523ee85a92c37e322112a3cd7
Author: Konstantin Varlamov <varconst at apple.com>
Date: 2022-11-17 (Thu, 17 Nov 2022)
Changed paths:
M libcxx/include/__type_traits/noexcept_move_assign_container.h
Log Message:
-----------
[libc++] Fix a missing include in pre-C++17 language modes.
More information about the All-commits
mailing list