Compiling LLVM with Clang modules and libc++ identified that
Support/Printable.h and ADL/SmallVector.h were using features that
live in these headers.
Details
Details
- Reviewers
- None
- Commits
- rG95923c0ba245: [llvm][iwyu] explicitly includes <functional> and <utility>
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo