commit | 23e2b6d3b518ea0166d1031888ed16a567b973ef | [log] [tgz] |
---|---|---|
author | Sean Callanan <scallanan@apple.com> | Fri Dec 14 00:54:13 2012 +0000 |
committer | Sean Callanan <scallanan@apple.com> | Fri Dec 14 00:54:13 2012 +0000 |
tree | 1c4b23cba85e44862a0bd17d6ab9e8c54accd6a9 | |
parent | c8aa9c9b5b9c584daa94cba7592bebea6ce6dfab [diff] |
Some incorrect debug information caused LLDB to report a structure with an array of size 1 at the end without accounting for that array when reporting the struct's total size to Clang. LLDB now coerces such an array to size 0. <rdar://problem/12822204> git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@170168 91177308-0d34-0410-b5e6-96231b3b80d8