Fix a missing lambda return type that tripped the builders
commit33079ae675d65de23dea5bcbb81e7ea0c1bb1b15
authorPhilip Pfaffe <philip.pfaffe@gmail.com>
Thu, 7 Jun 2018 07:50:55 +0000 (7 07:50 +0000)
committerPhilip Pfaffe <philip.pfaffe@gmail.com>
Thu, 7 Jun 2018 07:50:55 +0000 (7 07:50 +0000)
treec07c74b25311f954bca4a7324e5d8f48cda032e5
parent753cccceebae3cee414624898336b6518b4458f1
Fix a missing lambda return type that tripped the builders

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@334166 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PPCGCodeGeneration.cpp