split the iteration loop out to a helper function, no functionality change.
commitca57b4b7658a031b74cda5ac504311998be8e343
authorChris Lattner <sabre@nondot.org>
Mon, 21 Feb 2011 21:40:33 +0000 (21 21:40 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Feb 2011 21:40:33 +0000 (21 21:40 +0000)
tree895d403380a066dc0f1c478d31c9a4ff577e4f48
parent4605c4f305dcf9a00baf120ba6e7c0a4f1e7bdc4
split the iteration loop out to a helper function, no functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126145 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaStmt.cpp