diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2021-05-20 20:40:08 +0200 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2021-05-20 21:37:01 +0200 |
commit | 6d19c84cd90369de5cda37f9a7a721e1cd9d0cb8 (patch) | |
tree | 4e2f9943c681a7acb21814b757eddb47024ba39d /clang/lib/CodeGen/CGException.cpp | |
parent | e10958c807f9091c3a69ce6506fa3b9579a8ca6a (diff) | |
download | llvm-6d19c84cd90369de5cda37f9a7a721e1cd9d0cb8.zip llvm-6d19c84cd90369de5cda37f9a7a721e1cd9d0cb8.tar.gz llvm-6d19c84cd90369de5cda37f9a7a721e1cd9d0cb8.tar.bz2 |
[lldb] Improve invalid DWARF DW_AT_ranges error reporting
In D98289#inline-939112 @dblaikie said:
Perhaps this could be more informative about what makes the range list
index of 0 invalid? "index 0 out of range of range list table (with
range list base 0xXXX) with offset entry count of XX (valid indexes
0-(XX-1))" Maybe that's too verbose/not worth worrying about since
this'll only be relevant to DWARF producers trying to debug their
DWARFv5, maybe no one will ever see this message in practice. Just
a thought.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D102851
Diffstat (limited to 'clang/lib/CodeGen/CGException.cpp')
0 files changed, 0 insertions, 0 deletions