[Lldb-commits] [lldb] [lldb][DWARF] Don't try to compute address range information of forward declarations (PR #144059)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 13 05:27:10 PDT 2025
https://github.com/labath approved this pull request.
Looks good. I don't think the test is very useful. Since all it tests is a negative, the test could be easily invalidated (e.g. by changing the error string), and we would never notice.
You can keep it if you want, but I'd be fine with this even without a test (on the account of us not testing log messages).
https://github.com/llvm/llvm-project/pull/144059
More information about the lldb-commits
mailing list