]> granicus.if.org Git - clang/commit
Revert "Revert "CodeGen: ensure placeholder instruction for cleanup is created""
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 25 Jul 2019 20:59:48 +0000 (20:59 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 25 Jul 2019 20:59:48 +0000 (20:59 +0000)
commitbcb1c9a78380b4facc05d15ce0db0aaf6cfa4ba4
tree5d3e1fe57f3e3c93f9e71e06e87ead2f859964db
parenta0ec4ff767baee488f3d85d8e63183c61ba924a3
Revert "Revert "CodeGen: ensure placeholder instruction for cleanup is created""

This reverts commit fd1274fa78cb0fd32cc1fa2e6f5bb8e62d29df19.

Add an explicit triple for the test which is pattern matching overly
aggressively.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@367055 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprAgg.cpp
test/CodeGenCXX/pr40771-ctad-with-lambda-copy-capture.cpp [new file with mode: 0644]