1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00
llvm-mirror/include
Christopher Di Bella b463417679 [llvm][iwyu] explicitly includes <functional> and <utility>
Compiling LLVM with Clang modules and libc++ identified that
`Support/Printable.h` and `ADL/SmallVector.h` were using features that
live in these headers.

Differential Revision: https://reviews.llvm.org/D105402
2021-07-04 06:02:11 +00:00
..
llvm [llvm][iwyu] explicitly includes <functional> and <utility> 2021-07-04 06:02:11 +00:00
llvm-c [Orc] At CBindings for LazyRexports 2021-07-01 21:52:05 +02:00