OSDN Git Service

NFC code motion in ImplicitNullChecks
authorSanjoy Das <sanjoy@playingwithpointers.com>
Fri, 23 Dec 2016 00:41:24 +0000 (00:41 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Fri, 23 Dec 2016 00:41:24 +0000 (00:41 +0000)
commitadf4cb67d7f1134ea69c60461192afc2664c6005
tree6a7019bd224cee895a865cb69f938fd38154c950
parent2f275ef1c85d34eb2d9fa962b36a36fb74ee3767
NFC code motion in ImplicitNullChecks

Extract out two large lambdas into top level member functions.

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