| commit | 1cd930b05fd89495e109ca9faf474ce1137352a1 | [log] [tgz] |
|---|---|---|
| author | Sanjoy Das <sanjoy@playingwithpointers.com> | Sat Oct 03 00:34:19 2015 +0000 |
| committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Sat Oct 03 00:34:19 2015 +0000 |
| tree | 50406d44494b5f87b3c9085be7a941807887ba2a | |
| parent | dc9088a10ee93129e05934ca49be9aca81f13c20 [diff] |
Try to appease MSVC, NFCI. This time by lifting the lambda's in `createNodeFromSelectLikePHI` to the file scope. Looks like there are differences in capture rules between clang and MSVC? llvm-svn: 249222