<?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 relation.subsumption.compile.pass.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d2baefae - [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER &gt; 17. NFCI.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/concepts/concepts.callable/concept.relation/relation.subsumption.compile.pass.cpp#d2baefae</link>
        <description>[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER &gt; 17. NFCI.All supported compilers that support C++20 now support concepts. So, remove`_LIB_LIBCPP_HAS_NO_CONCEPTS` in favor of `_LIBCPP_STD_VER &gt; 17`. Similarly inthe tests, remove `// UNSUPPORTED: libcpp-no-concepts`.Differential Revision: https://reviews.llvm.org/D121528

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/concepts/concepts.callable/concept.relation/relation.subsumption.compile.pass.cpp</description>
        <pubDate>Sat, 12 Mar 2022 15:46:57 +0000</pubDate>
        <dc:creator>Joe Loser &lt;joeloser93@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>88b73a98 - [libc++] Remove random [[nodiscard]] in the test suite</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/concepts/concepts.callable/concept.relation/relation.subsumption.compile.pass.cpp#88b73a98</link>
        <description>[libc++] Remove random [[nodiscard]] in the test suite

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/concepts/concepts.callable/concept.relation/relation.subsumption.compile.pass.cpp</description>
        <pubDate>Mon, 12 Jul 2021 16:31:51 +0000</pubDate>
        <dc:creator>Louis Dionne &lt;ldionne.2@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>96dbdd75 - [libcxx] adds remaining callable concepts</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/concepts/concepts.callable/concept.relation/relation.subsumption.compile.pass.cpp#96dbdd75</link>
        <description>[libcxx] adds remaining callable concepts* `std::predicate`* `std::relation`* `std::equivalence_relation`* `std::strict_weak_order`Implements parts of:    - P0898R3 Standard Library Concepts    - P1754 Rename concepts to standard_case for C++20, while we still canDifferential Revision: https://reviews.llvm.org/D96477

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/concepts/concepts.callable/concept.relation/relation.subsumption.compile.pass.cpp</description>
        <pubDate>Wed, 31 Mar 2021 05:28:25 +0000</pubDate>
        <dc:creator>Christopher Di Bella &lt;cjdb@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
