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

Emre Kultursay via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 1 13:30:58 PDT 2020


emrekultursay updated this revision to Diff 254292.
emrekultursay added a comment.

Fix missing use of GetLastFile


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76806

Files:
  lldb/include/lldb/Core/SourceManager.h
  lldb/source/Core/SourceManager.cpp
  lldb/test/API/commands/settings/use_source_cache/Makefile
  lldb/test/API/commands/settings/use_source_cache/TestUseSourceCache.py
  lldb/test/API/commands/settings/use_source_cache/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76806.254292.patch
Type: text/x-patch
Size: 29517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200401/bdabdfb8/attachment-0001.bin>


More information about the lldb-commits mailing list