diff options
author | dim <dim@FreeBSD.org> | 2012-05-27 13:33:54 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2012-05-27 13:33:54 +0000 |
commit | a672aabea920d34e84bd86ff013aa294bf6a5f7b (patch) | |
tree | 8c1836512dddde004ff7bb35551f9d06a1689012 /contrib/llvm/tools/clang/lib/CodeGen/CGRTTI.cpp | |
parent | 6eca4849e8384847785622b144a8cb065626c4d3 (diff) | |
download | FreeBSD-src-a672aabea920d34e84bd86ff013aa294bf6a5f7b.zip FreeBSD-src-a672aabea920d34e84bd86ff013aa294bf6a5f7b.tar.gz |
Pull in r157212 from upstream clang trunk:
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
This should fix ctfconvert producing error messages during kernel
builds, similar to:
ERROR: scsi_all.c: die 24561: failed to retrieve array bounds
These were caused by incorrect debug information for flexible array
members of structs.
MFC after: 3 days
Diffstat (limited to 'contrib/llvm/tools/clang/lib/CodeGen/CGRTTI.cpp')
0 files changed, 0 insertions, 0 deletions