]> granicus.if.org Git - clang/commit
Move the null check outside of the loop, no functionality change.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 10 Sep 2012 22:04:26 +0000 (22:04 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 10 Sep 2012 22:04:26 +0000 (22:04 +0000)
commitb22b0a53849dbb79da221fcc4671125ad49cb848
treeb57487057e1ec373e9a7cc0983f4af29616c4076
parent22cd9ac42a730a7776e323bc1210df2d457d8377
Move the null check outside of the loop, no functionality change.

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