<?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 module.modulemap</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>352e4412 - PR31469: Don&apos;t add friend template class decls to redecl chain in dependent contexts.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/PR31469/module.modulemap#352e4412</link>
        <description>PR31469: Don&apos;t add friend template class decls to redecl chain in dependent contexts.    Fixes a crash in modules where the template class decl becomes the most recentdecl in the redeclaration chain and forcing the template instantiator try toinstantiate the friend declaration, rather than the template definition.    In practice, A::list&lt;int&gt; produces a TemplateSpecializationTypeA::__1::list&lt;int, allocator&lt;type-parameter-0-0&gt; &gt;&apos; failing to replace tosubsitute the default argument to allocator&lt;int&gt;.    Kudos Richard Smith (D28399).llvm-svn: 291753

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/PR31469/module.modulemap</description>
        <pubDate>Thu, 12 Jan 2017 09:16:26 +0000</pubDate>
        <dc:creator>Vassil Vassilev &lt;v.g.vassilev@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
