Change (!list.size() == 0) to (!list.empty()).  No functional change.

llvm-svn: 165812
1 file changed