OSDN Git Service

[PM] Pull a lambda out of an argument into a named variable to try and
authorChandler Carruth <chandlerc@gmail.com>
Wed, 11 Jan 2017 08:23:29 +0000 (08:23 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 11 Jan 2017 08:23:29 +0000 (08:23 +0000)
commitc3bb9ef6a28e3c697187eaf5f2a98c886beffa0a
treecca748dcf3b583eff8bb5e3effa5ff5758bf7252
parent7e0a3f982ce9228311a8644b4fe4458c2db89f72
[PM] Pull a lambda out of an argument into a named variable to try and
get a little more clarity about the nature of the issue MSVC is having
with this code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291656 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Analysis/LoopPassManagerTest.cpp