<?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 chain-implicit-definition.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>bc9a2094 - Use -emit-llvm-only as suggested by Argyrios.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/PCH/chain-implicit-definition.cpp#bc9a2094</link>
        <description>Use -emit-llvm-only as suggested by Argyrios.llvm-svn: 130486

            List of files:
            /llvm-project-15.0.7/clang/test/PCH/chain-implicit-definition.cpp</description>
        <pubDate>Fri, 29 Apr 2011 08:19:03 +0000</pubDate>
        <dc:creator>Sebastian Redl &lt;sebastian.redl@getdesigned.at&gt;</dc:creator>
    </item>
<item>
        <title>ab238a7d - Synthesizing the definition of an implicit member is an AST modification, so notify any mutation listeners of it. This fixes a crasher in chained PCH, where an implicit destructor in a PCH gets a definition in a chained PCH, which is then lost. However, any further use of the destructor would cause its definition to be regenerated in the final file, hiding the bug.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/PCH/chain-implicit-definition.cpp#ab238a7d</link>
        <description>Synthesizing the definition of an implicit member is an AST modification, so notify any mutation listeners of it. This fixes a crasher in chained PCH, where an implicit destructor in a PCH gets a definition in a chained PCH, which is then lost. However, any further use of the destructor would cause its definition to be regenerated in the final file, hiding the bug.llvm-svn: 130103

            List of files:
            /llvm-project-15.0.7/clang/test/PCH/chain-implicit-definition.cpp</description>
        <pubDate>Sun, 24 Apr 2011 16:28:06 +0000</pubDate>
        <dc:creator>Sebastian Redl &lt;sebastian.redl@getdesigned.at&gt;</dc:creator>
    </item>
</channel>
</rss>
