aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorPuyan Lotfi <plotfi@fb.com>2020-06-26 16:30:25 -0700
committerPuyan Lotfi <plotfi@fb.com>2020-06-26 16:30:25 -0700
commitc918c1a91a03f612c1b1e81b82460fbf80fc592a (patch)
tree62454f5fbafea2a2d3b11ce7041517cc278aba31 /clang/lib/CodeGen/CodeGenFunction.cpp
parentb4180fe477bfe302778aaceee65faf69c5e7be76 (diff)
downloadllvm-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