diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2022-06-20 16:48:31 +0200 |
---|---|---|
committer | Nikolas Klauser <nikolasklauser@berlin.de> | 2022-06-22 10:02:30 +0200 |
commit | c475e31a189c7ecf181397992875cf526e0d340a (patch) | |
tree | e79b06a3235bcdba8c3015fc46f43ea8be2d3309 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | b09426ff266fefb2aee34a3d811562d802264937 (diff) | |
download | llvm-c475e31a189c7ecf181397992875cf526e0d340a.zip llvm-c475e31a189c7ecf181397992875cf526e0d340a.tar.gz llvm-c475e31a189c7ecf181397992875cf526e0d340a.tar.bz2 |
[libc++] Remove std::function in C++03
`std::function` has been deprecated for a few releases now. Remove it with an option to opt-back-in with a note that this option will be removed in LLVM 16.
Reviewed By: ldionne, #libc
Spies: #libc_vendors, EricWF, jloser, libcxx-commits
Differential Revision: https://reviews.llvm.org/D127908
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions