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

Emre Kultursay via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 27 17:39:51 PDT 2020


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

Cleanup the Python test to make it a bit more readable


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/header.h
  lldb/test/API/commands/settings/use_source_cache/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76806.253260.patch
Type: text/x-patch
Size: 30718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200328/04d1de06/attachment-0001.bin>


More information about the lldb-commits mailing list