[Lldb-commits] [PATCH] D76806: Remove m_last_file_sp from SourceManager

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 20 07:32:10 PDT 2020


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

In D76806#1973035 <https://reviews.llvm.org/D76806#1973035>, @emrekultursay wrote:

> Thanks for noticing the test breakages Pavel.  I fixed the bug, and verified that the tests you mentioned pass. PTAL.


Everything looks fine now. Thanks for fixing that (it would be nice to mention what the bug was so one doesn't have to dig through the patch history to figure it out). I'm going to commit this shortly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76806





More information about the lldb-commits mailing list