[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:05:48 PDT 2020
emrekultursay updated this revision to Diff 253254.
emrekultursay added a comment.
Added test that verifies end-to-end impact of
"setting set use_source_cache false" on Windows.
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.253254.patch
Type: text/x-patch
Size: 44087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200328/0565b924/attachment-0001.bin>
More information about the lldb-commits
mailing list