Revert r115805. An array type is required to have a range type,
authorEric Christopher <echristo@apple.com>
Mon, 21 May 2012 22:13:23 +0000 (22:13 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 21 May 2012 22:13:23 +0000 (22:13 +0000)
commit246bb9939757ba23cd1f6b29bb56a45b0c4bd096
tree43af2b54d426a9fece15c695e283702d77a103a4
parentfc1d4bdc4f93a071c9d2343270cd41b65890963a
Revert r115805. An array type is required to have a range type,
however, the range can be unknown for the upper bound.

Testcase to follow.

Part of rdar://11457152

llvm-svn: 157212
clang/lib/CodeGen/CGDebugInfo.cpp