<?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>5a3556aa - [lldb] Add omitted abstract formal parameters in DWARF symbol files</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/functionalities/unused-inlined-parameters/Makefile#5a3556aa</link>
        <description>[lldb] Add omitted abstract formal parameters in DWARF symbol filesThis patch fixes a problem introduced by clang changehttps://reviews.llvm.org/D95617 and described byhttps://bugs.llvm.org/show_bug.cgi?id=50076#c6, where inlined functionsomit unused parameters both in the stack trace and in `frame var`command. With this patch, the parameters are listed correctly in thestack trace and in `frame var` command.Specifically, we parse formal parameters from the abstract version ofinlined functions and use those formal parameters if they are missingfrom the concrete version.Differential Revision: https://reviews.llvm.org/D110571

            List of files:
            /llvm-project-15.0.7/lldb/test/API/functionalities/unused-inlined-parameters/Makefile</description>
        <pubDate>Sat, 25 Sep 2021 17:29:04 +0000</pubDate>
        <dc:creator>Jaroslav Sevcik &lt;jarin@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
