<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>865996dd - [lldb] Remove m_last_file_sp from SourceManager</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/commands/settings/use_source_cache/Makefile#865996dd</link>
        <description>[lldb] Remove m_last_file_sp from SourceManagerSummary:...and replace it with m_last_file_spec instead.When Source Cache is enabled, the value stored in m_last_file_sp isalready in the Source Cache, and caching it again in SourceManagerbrings no extra benefit. All we need is to &quot;remember&quot; the last usedfile, and FileSpec can serve the same purpose.When Source Cache is disabled, the user explicitly requested no cachingof source files, and therefore, m_last_file_sp should NOT be used.Bug: llvm.org/PR45310Depends on D76805.Reviewers: labath, jinghamReviewed By: jinghamSubscribers: labath, lldb-commitsTags: #lldbDifferential Revision: https://reviews.llvm.org/D76806

            List of files:
            /llvm-project-15.0.7/lldb/test/API/commands/settings/use_source_cache/Makefile</description>
        <pubDate>Mon, 20 Apr 2020 14:17:36 +0000</pubDate>
        <dc:creator>Emre Kultursay &lt;emrekultursay@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
