K 10 svn:author V 5 markj K 8 svn:date V 27 2015-11-13T01:27:20.048063Z K 7 svn:log V 221 MFC r289866: DWARF emitted by clang 3.7 encodes array sizes using the DW_AT_count attribute rather than DW_AT_upper_bound. Teach ctfconvert about this so that array type sizes are encoded correctly. PR: 203772 END