<?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 ext_ms_template_spec.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c660c8f5 - Implement C++ DR727, which permits explicit specializations at class scope.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/ext_ms_template_spec.cpp#c660c8f5</link>
        <description>Implement C++ DR727, which permits explicit specializations at class scope.More generally, this permits a template to be specialized in any scope in whichit could be defined, so this also supersedes DR44 and DR374 (the latter ofwhich we previously only implemented in C++11 mode onwards due to unclarity asto whether it was a DR).llvm-svn: 327705

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/ext_ms_template_spec.cpp</description>
        <pubDate>Fri, 16 Mar 2018 13:36:56 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>0068cb24 - [MSVC] Explicit specializations can be declared in any namespace (fix for http://llvm.org/PR13738)</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/ext_ms_template_spec.cpp#0068cb24</link>
        <description>[MSVC] Explicit specializations can be declared in any namespace (fix for http://llvm.org/PR13738)MS compiler emits no errors in case of explicit specializations outside declaration enclosing namespaces, even when language extensions are disabled.The patch is to suppress errors and emit extension warnings if explicit specializations are not declared in the corresponding namespaces.This fixes PR13738.Patch by Alexey Frolov.Differential Revision: http://reviews.llvm.org/D8283llvm-svn: 232800

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/ext_ms_template_spec.cpp</description>
        <pubDate>Fri, 20 Mar 2015 07:21:46 +0000</pubDate>
        <dc:creator>Alexey Bataev &lt;a.bataev@hotmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
