[all-commits] [llvm/llvm-project] a83f4b: [libc++] Remove <functional> includes
philnik777 via All-commits
all-commits at lists.llvm.org
Mon Apr 25 23:54:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a83f4b9cda57c5b3d414ec3bcf9ac891b2ec27e1
https://github.com/llvm/llvm-project/commit/a83f4b9cda57c5b3d414ec3bcf9ac891b2ec27e1
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-04-26 (Tue, 26 Apr 2022)
Changed paths:
M libcxx/docs/ReleaseNotes.rst
M libcxx/include/algorithm
M libcxx/include/experimental/coroutine
M libcxx/include/experimental/propagate_const
M libcxx/include/experimental/simd
M libcxx/include/ext/hash_map
M libcxx/include/ext/hash_set
M libcxx/include/map
M libcxx/include/mutex
M libcxx/include/numeric
M libcxx/include/optional
M libcxx/include/queue
M libcxx/include/set
M libcxx/include/thread
M libcxx/include/unordered_map
M libcxx/include/unordered_set
M libcxx/include/valarray
Log Message:
-----------
[libc++] Remove <functional> includes
Reviewed By: var-const, #libc, ldionne
Spies: #libc_vendors, ldionne, libcxx-commits, miyuki
Differential Revision: https://reviews.llvm.org/D124123
More information about the All-commits
mailing list