llvm-project
1079f7a6 - [NFCI][lldb][test] Add missing <functional> includes (#165772)

Commit
5 days ago
[NFCI][lldb][test] Add missing <functional> includes (#165772) `std::ref()` is provided in `<functional>` and with recent libc++ changes it no longer seems to be included transitively. Fix by including explicitly.
Author
Parents
Loading