llvm-project
e6174ebf - [DebugInfo] Helper method for finding the deepest inlining location (#161696)

Commit
189 days ago
[DebugInfo] Helper method for finding the deepest inlining location (#161696) DebugInfoMetadata.h has a way to reach the scope of the deepest caller location, but not to the location itself. Having it is handy for debugging and debug printing.
Parents
Loading