<?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 p12.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>638dcea0 - [clang] Implement P0692R1 from C++20 (access checking on specializations and instantiations)</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.explicit/p12.cpp#638dcea0</link>
        <description>[clang] Implement P0692R1 from C++20 (access checking on specializations and instantiations)This patch implements paper P0692R1 from the C++20 standard. Disable usual access checking rules to template argument names in a declaration of partial specializations, explicit instantiation or explicit specialization (C++20 13.7.5/10, 13.9.1/6).Fixes: https://llvm.org/PR37424This patch also implements option *A* from this paper P0692R1 from the C++20 standard.This patch follows the @rsmith suggestion from D78404.Reviewed By: krisbDifferential Revision: https://reviews.llvm.org/D92024

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.explicit/p12.cpp</description>
        <pubDate>Tue, 10 Aug 2021 15:20:50 +0000</pubDate>
        <dc:creator>Alex Orlov &lt;aorlov@accesssoftek.com&gt;</dc:creator>
    </item>
<item>
        <title>6347b68f - Change how we suppress access control in explicit instantiations</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.explicit/p12.cpp#6347b68f</link>
        <description>Change how we suppress access control in explicit instantiationsso that we actually accumulate all the delayed diagnostics.  Dothis so that we can restore those diagnostics to good standingif it turns out that we were wrong to suppress, e.g. if thetag specifier is actually an elaborated type specifier and nota declaration.llvm-svn: 156291

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.explicit/p12.cpp</description>
        <pubDate>Mon, 07 May 2012 06:16:58 +0000</pubDate>
        <dc:creator>John McCall &lt;rjmccall@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>d7ff9f91 - remove curly quotes, patch by Dimitry Andric!</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.explicit/p12.cpp#d7ff9f91</link>
        <description>remove curly quotes, patch by Dimitry Andric!llvm-svn: 113156

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.explicit/p12.cpp</description>
        <pubDate>Mon, 06 Sep 2010 17:52:29 +0000</pubDate>
        <dc:creator>Chris Lattner &lt;sabre@nondot.org&gt;</dc:creator>
    </item>
<item>
        <title>8fbe78f6 - Update tests to use %clang_cc1 instead of &apos;clang-cc&apos; or &apos;clang -cc1&apos;.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.explicit/p12.cpp#8fbe78f6</link>
        <description>Update tests to use %clang_cc1 instead of &apos;clang-cc&apos; or &apos;clang -cc1&apos;. - This is designed to make it obvious that %clang_cc1 is a &quot;test variable&quot;   which is substituted. It is &apos;%clang_cc1&apos; instead of &apos;%clang -cc1&apos; because it   can be useful to redefine what gets run as &apos;clang -cc1&apos; (for example, to set   a default target).llvm-svn: 91446

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.explicit/p12.cpp</description>
        <pubDate>Tue, 15 Dec 2009 20:14:24 +0000</pubDate>
        <dc:creator>Daniel Dunbar &lt;daniel@zuster.org&gt;</dc:creator>
    </item>
<item>
        <title>969c2a23 - Test various aspects of explicit instantiation that were already implemented.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.explicit/p12.cpp#969c2a23</link>
        <description>Test various aspects of explicit instantiation that were already implemented.llvm-svn: 85243

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.explicit/p12.cpp</description>
        <pubDate>Tue, 27 Oct 2009 15:00:12 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
