Fix PR1525:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 25 Jun 2007 16:45:54 +0000 (16:45 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 25 Jun 2007 16:45:54 +0000 (16:45 +0000)
commitc38adbb846c5844445624e692629da6861142211
tree0cb6cd16131302040208fa09e54d079ca1b0af8d
parent7f32156bb9c017b71971c52fac892fa7b9b06dd2
Fix PR1525:
Use a better determinator for identifying constant array initializers that
are or are not zero terminated and generate code appropriately.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37720 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm2cpp/CppWriter.cpp