]> granicus.if.org Git - clang/commit
Hoist the other messy part out of an inner loop and into a helper
authorChandler Carruth <chandlerc@gmail.com>
Tue, 4 Oct 2011 23:17:12 +0000 (23:17 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 4 Oct 2011 23:17:12 +0000 (23:17 +0000)
commite089088b4ae51a1b7e1803739660c6039505dfee
treeb48a8f4469292456e4799c2273af80e5d1f606f8
parent50f3cade2a87bda005ae08d42b51c5b960b07779
Hoist the other messy part out of an inner loop and into a helper
function, cleaning up along the way.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141134 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp