diff options
author | Puyan Lotfi <plotfi@fb.com> | 2020-06-26 16:30:25 -0700 |
---|---|---|
committer | Puyan Lotfi <plotfi@fb.com> | 2020-06-26 16:30:25 -0700 |
commit | c918c1a91a03f612c1b1e81b82460fbf80fc592a (patch) | |
tree | 62454f5fbafea2a2d3b11ce7041517cc278aba31 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | b4180fe477bfe302778aaceee65faf69c5e7be76 (diff) | |
download | llvm-c918c1a91a03f612c1b1e81b82460fbf80fc592a.zip llvm-c918c1a91a03f612c1b1e81b82460fbf80fc592a.tar.gz llvm-c918c1a91a03f612c1b1e81b82460fbf80fc592a.tar.bz2 |
[NFCi] Fixing build failures on Windows due to std::tie used w/o proper include.
From https://reviews.llvm.org/D81236 /
https://github.com/llvm/llvm-project/commit/55fe7b79bb7fab49af3720840224c0720bdb03c6
std::tie is used without including <tuple>. This patch includes <tuple>
so that some downstream Windows bots succesfully build.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions