[Lldb-commits] [PATCH] D138612: [lldb][NFC] Change FindDefinitionTypeForDWARFDeclContext() to take DWARFDIE
Arthur Eubanks via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 24 17:47:20 PST 2022
aeubanks added a comment.
In D138612#3949869 <https://reviews.llvm.org/D138612#3949869>, @jasonmolenda wrote:
> Hi Arthur, this change is causing a testsuite failure on Darwin systems - see https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/48671/ on the "LLDB Incremental" bot - and I can reproduce this failure on my local mac. Would you like to revert this until you've had a chance to find the issue, or should I? It's a holiday weekend in the US & I would understand if you don't see this message for a while, I'll revert later today unless you suggest an alternative. Thanks.
Feel free to revert, but could you post the log file that the test looks at with and without the change?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138612/new/
https://reviews.llvm.org/D138612
More information about the lldb-commits
mailing list