<?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 compare_copy_constructible.compile.fail.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6900df37 - [libc++] Remove Lit annotations for unsupported GCC versions from the test suite</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/containers/associative/multimap/multimap.cons/compare_copy_constructible.compile.fail.cpp#6900df37</link>
        <description>[libc++] Remove Lit annotations for unsupported GCC versions from the test suiteSince we officially don&apos;t support several older compilers now, we candrop a lot of the markup in the test suite. This helps keep the testsuite simple and makes sure that UNSUPPORTED annotations don&apos;t rot.This is the first patch of a series that will remove annotations forcompilers that are now unsupported.Differential Revision: https://reviews.llvm.org/D107787

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/containers/associative/multimap/multimap.cons/compare_copy_constructible.compile.fail.cpp</description>
        <pubDate>Mon, 09 Aug 2021 22:08:39 +0000</pubDate>
        <dc:creator>Louis Dionne &lt;ldionne.2@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7a6aaf9b - [libc++] Remove workaround for .fail.cpp tests that don&apos;t have clang-verify markup</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/containers/associative/multimap/multimap.cons/compare_copy_constructible.compile.fail.cpp#7a6aaf9b</link>
        <description>[libc++] Remove workaround for .fail.cpp tests that don&apos;t have clang-verify markupBy renaming .fail.cpp tests that don&apos;t need clang-verify to .compile.fail.cpp,the new test format will not try to compile these tests with clang-verify,and the old test format will work just the same. However, this allowsremoving a workaround that requires parsing each test looking forclang-verify markup.After this change, a .fail.cpp test should always have clang-verify markup.When clang-verify is not supported by the compiler, we will just check thatthese tests fail to compile. When clang-verify is supported, these testswill be compiled with clang-verify whether they have markup or not (sothey should have markup, or they will fail).This simplifies the test suite and also ensures that all of our .fail.cpptests provide clang-verify markup. If it&apos;s impossible for a test to haveclang-verify markup, it can be moved to a .compile.fail.cpp test, whichare unconditionally just checked for compilation failure.

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/containers/associative/multimap/multimap.cons/compare_copy_constructible.compile.fail.cpp</description>
        <pubDate>Tue, 14 Apr 2020 17:00:53 +0000</pubDate>
        <dc:creator>Louis Dionne &lt;ldionne@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
