<?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 assignable_from.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.lang/concept.assignable/assignable_from.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.lang/concept.assignable/assignable_from.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>d96a5042 - [libc++] [test] Improve the tests for std::assignable_from.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/concepts/concepts.lang/concept.assignable/assignable_from.compile.pass.cpp#d96a5042</link>
        <description>[libc++] [test] Improve the tests for std::assignable_from.Fixes #50060.Differential Revision: https://reviews.llvm.org/D117434

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/concepts/concepts.lang/concept.assignable/assignable_from.compile.pass.cpp</description>
        <pubDate>Sun, 16 Jan 2022 17:32:33 +0000</pubDate>
        <dc:creator>Arthur O&apos;Dwyer &lt;arthur.j.odwyer@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e1ce3dab - [libc++] Fix some tests that were broken in the single-threaded configuration</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/concepts/concepts.lang/concept.assignable/assignable_from.compile.pass.cpp#e1ce3dab</link>
        <description>[libc++] Fix some tests that were broken in the single-threaded configurationWe never noticed it because our CI doesn&apos;t actually build against a Clibrary that doesn&apos;t have threading functionality, however buildingagainst a truly thread-free platform surfaces these issues.Differential Revision: https://reviews.llvm.org/D114242

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/concepts/concepts.lang/concept.assignable/assignable_from.compile.pass.cpp</description>
        <pubDate>Fri, 19 Nov 2021 14:50:05 +0000</pubDate>
        <dc:creator>Louis Dionne &lt;ldionne.2@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>24dd2d2f - [libcxx] rearranges all concept tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/concepts/concepts.lang/concept.assignable/assignable_from.compile.pass.cpp#24dd2d2f</link>
        <description>[libcxx] rearranges all concept testsmoves tests into directories matching their stable names so that thetests can reflect the concept nameDifferential Revision: https://reviews.llvm.org/D99104

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/concepts/concepts.lang/concept.assignable/assignable_from.compile.pass.cpp</description>
        <pubDate>Mon, 22 Mar 2021 19:39:35 +0000</pubDate>
        <dc:creator>Christopher Di Bella &lt;cjdb@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
