<?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 temp_explicit_cxx0x.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>050d261e - Refactor the checking for explicit template instantiations being performed in</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/temp_explicit_cxx0x.cpp#050d261e</link>
        <description>Refactor the checking for explicit template instantiations being performed inthe right namespace in C++11 mode. Teach the code to prefer the &apos;must be inprecisely this namespace&apos; diagnostic whenever that&apos;s true, and fix a defectwhich resulted in the -Wc++11-compat warning in C++98 mode sometimes beingomitted.llvm-svn: 142329

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/temp_explicit_cxx0x.cpp</description>
        <pubDate>Tue, 18 Oct 2011 02:28:33 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>9ca5c425 - Update all tests other than Driver/std.cpp to use -std=c++11 rather than</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/temp_explicit_cxx0x.cpp#9ca5c425</link>
        <description>Update all tests other than Driver/std.cpp to use -std=c++11 rather than-std=c++0x. Patch by Ahmed Charles!llvm-svn: 141900

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/temp_explicit_cxx0x.cpp</description>
        <pubDate>Thu, 13 Oct 2011 22:29:44 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&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/SemaTemplate/temp_explicit_cxx0x.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/SemaTemplate/temp_explicit_cxx0x.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>f61eca93 - Improve the semantic checking for explicit instantiations of</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/temp_explicit_cxx0x.cpp#f61eca93</link>
        <description>Improve the semantic checking for explicit instantiations oftemplates. In particular:  - An explicit instantiation can follow an implicit instantiation (we  were improperly diagnosing this as an error, previously).  - In C++0x, an explicit instantiation that follows an explicit  specialization of the same template specialization is ignored. In  C++98, we just emit an extension warning.  - In C++0x, an explicit instantiation must be in a namespace  enclosing the original template. C++98 has no such requirement.Also, fixed a longstanding FIXME regarding the integral type that isused for the size of a constant array type when it is being instantiated.llvm-svn: 71689

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/temp_explicit_cxx0x.cpp</description>
        <pubDate>Wed, 13 May 2009 18:28:20 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
