Revert "[CodeGen] Avoid destructing a callee-destructued struct type in a"
authorAkira Hatanaka <ahatanaka@apple.com>
Fri, 27 Apr 2018 05:56:55 +0000 (05:56 +0000)
committerAkira Hatanaka <ahatanaka@apple.com>
Fri, 27 Apr 2018 05:56:55 +0000 (05:56 +0000)
commitb4f1a4acff5a558a5b3b8ca95d2fccf525f8e78a
tree9ff9cd0e7b62c065cee779e186aa17ee1cab0c4e
parentd3b8eac50a1378eeab517234592cc221697cf44f
Revert "[CodeGen] Avoid destructing a callee-destructued struct type in a"

This reverts commit r331016, which broke a windows bot.

http://lab.llvm.org:8011/builders/clang-x86-windows-msvc2015/builds/11727

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@331019 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGCleanup.cpp
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CodeGenFunction.h
test/CodeGenObjCXX/arc-forwarded-lambda-call.mm
test/CodeGenObjCXX/arc-special-member-functions.mm
test/CodeGenObjCXX/lambda-expressions.mm