[Lldb-commits] [PATCH] D124535: [lldb] Fix crash when launching in terminal

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 28 01:23:30 PDT 2022


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

One could add a unit test for the CFD overload, though, as this appears to be the only callsite (or other callsites were equally untested and broken), we could also remove it altogether.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124535/new/

https://reviews.llvm.org/D124535



More information about the lldb-commits mailing list