[Lldb-commits] [PATCH] D123092: [LLDB][NativePDB] Fix inline line info in line table
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 5 01:01:24 PDT 2022
labath added a comment.
As unusual, I don't understand pdbs, but the resulting line table seems reasonable.
I don't think we can assert this level of detail in a compilation-based test though. Could you put these checks into the non-"live" version of the test?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123092/new/
https://reviews.llvm.org/D123092
More information about the lldb-commits
mailing list