<?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>aa3bf6ce - Modules: Search for a visible definition of the decl context when computing visibility of a default template parameter</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/nested-template-default-arg-redecl/module.modulemap#aa3bf6ce</link>
        <description>Modules: Search for a visible definition of the decl context when computing visibility of a default template parameterThe code is/was already correct for the case where a parameter is aparameter of its enclosing lexical DeclContext (functions and classes).But for other templates (alias and variable templates) they don&apos;t createtheir own scope to be members of - in those cases, they parameter shouldbe considered visible if any definition of the lexical decl context isvisible.[this should cleanup the failure on the libstdc++ modules buildbot][this doesn&apos;t actually fix the variable template case for asecondary/compounding reason (its lexical decl context is incorrectlyconsidered to be the translation unit)]Test covers all 4 kinds of templates with default args, including aregression test for the still broken variable template case.Reviewers: rsmithDifferential Revision: https://reviews.llvm.org/D60892llvm-svn: 358795

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/nested-template-default-arg-redecl/module.modulemap</description>
        <pubDate>Fri, 19 Apr 2019 23:02:30 +0000</pubDate>
        <dc:creator>David Blaikie &lt;dblaikie@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
