This revision was automatically updated to reflect the committed changes.
Closed by commit rG966122524b56: Fix LLDB debug builds (authored by Walter
Erquinigo ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77450/new/
https://review
jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.
Ah, great, thanks. Looks like the standalone Xcode debug build doesn't pass
LDB_CONFIGURATION_DEBUG. That's a little odd, but the patch is fine.
Repository:
rG LLVM Github Monorepo
CHA
wallace created this revision.
wallace added reviewers: clayborg, labath, jingham.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
A recent change in ThreadPlans introduced this little compilation error.
Seems to be related to the work around https://reviews.llvm.org/D76814.