<?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 cxx-reference.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c9bd88e6 - Remove the -cxx-abi command-line flag.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/PCH/cxx-reference.cpp#c9bd88e6</link>
        <description>Remove the -cxx-abi command-line flag.This makes the C++ ABI depend entirely on the target: MS ABI for -win32 triples,Itanium otherwise. It&apos;s no longer possible to do weird combinations.To be able to run a test with a specific ABI without constraining it to aspecific triple, new substitutions are added to lit: %itanium_abi_triple and%ms_abi_triple can be used to get the current target triple adjusted to thedesired ABI. For example, if the test suite is running with the i686-pc-win32target, %itanium_abi_triple will expand to i686-pc-mingw32.Differential Revision: http://llvm-reviews.chandlerc.com/D2545llvm-svn: 199250

            List of files:
            /llvm-project-15.0.7/clang/test/PCH/cxx-reference.cpp</description>
        <pubDate>Tue, 14 Jan 2014 19:35:09 +0000</pubDate>
        <dc:creator>Hans Wennborg &lt;hans@hanshq.net&gt;</dc:creator>
    </item>
<item>
        <title>9125b08b - Update tests in preparation for using the MS ABI for Win32 targets</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/PCH/cxx-reference.cpp#9125b08b</link>
        <description>Update tests in preparation for using the MS ABI for Win32 targetsIn preparation for making the Win32 triple imply MS ABI mode,make all tests pass in this mode, or make them use the Itaniummode explicitly.Differential Revision: http://llvm-reviews.chandlerc.com/D2401llvm-svn: 199130

            List of files:
            /llvm-project-15.0.7/clang/test/PCH/cxx-reference.cpp</description>
        <pubDate>Mon, 13 Jan 2014 19:48:13 +0000</pubDate>
        <dc:creator>Hans Wennborg &lt;hans@hanshq.net&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/PCH/cxx-reference.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/PCH/cxx-reference.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>f897d3b8 - Fixed test case asserts due to checkin of r130710.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/PCH/cxx-reference.cpp#f897d3b8</link>
        <description>Fixed test case asserts due to checkin of r130710.llvm-svn: 130720

            List of files:
            /llvm-project-15.0.7/clang/test/PCH/cxx-reference.cpp</description>
        <pubDate>Mon, 02 May 2011 20:39:21 +0000</pubDate>
        <dc:creator>Chad Rosier &lt;mcrosier@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>0f538460 - Fix AST serialization of reference-to-reference types. This previously caused</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/PCH/cxx-reference.cpp#0f538460</link>
        <description>Fix AST serialization of reference-to-reference types. This previously causeda crash when deserializing the AST for this:  typedef char (&amp;R);    extern R &amp;r;llvm-svn: 129358

            List of files:
            /llvm-project-15.0.7/clang/test/PCH/cxx-reference.cpp</description>
        <pubDate>Tue, 12 Apr 2011 10:38:03 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
