Unverified Commit b37f9e0b authored by Pavel Labath's avatar Pavel Labath Committed by GitHub
Browse files

[lldb] Move DWARFDeclContext functions from DWARFDebugInfoEntry to DW… (#95227)

…ARFDIE

This puts them closer to the other two functions doing something very
similar. I've tried to stick to the original logic of the functions as
much as possible, though I did apply some easy simplifications.

The changes in DWARFDeclContext.h are there to make the unit tests
produce more useful error messages.
parent 65f746e7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment