diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-09-04 11:17:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-04 11:17:05 -0400 |
commit | ba40737e819b4ca77b25c0950c47c305a15a93de (patch) | |
tree | c988566432dc0150d2d775cc81b7d56aaf976fd0 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 865edb0436bc55a3df3596eefb9a83050a5c7a96 (diff) | |
download | llvm-ba40737e819b4ca77b25c0950c47c305a15a93de.zip llvm-ba40737e819b4ca77b25c0950c47c305a15a93de.tar.gz llvm-ba40737e819b4ca77b25c0950c47c305a15a93de.tar.bz2 |
[libc++][modules] Include __type_traits/invoke.h from __type_traits/result_of.h (#106796)
The result_of trait requires the __invoke_of implementation detail, but
that is defined under __type_traits, not under __functional. Include the
right header directly to remove a dependency from __type_traits to
__functional.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions