<?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 all_t.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/ranges/range.adaptors/range.all/all_t.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/ranges/range.adaptors/range.all/all_t.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>67151d02 - [libc++] [ranges] Implement P2415R2 owning_view.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.all/all_t.compile.pass.cpp#67151d02</link>
        <description>[libc++] [ranges] Implement P2415R2 owning_view.&quot;What is a view?&quot;http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2415r2.htmlhttps://github.com/cplusplus/draft/pull/5010/filesThis was a late-breaking (Oct 2021) change to C++20.The only thing missing from this patch is that we&apos;re supposedto bump the feature-test macro from    #define __cpp_lib_ranges 202106Lto    #define __cpp_lib_ranges 202110Lbut we can&apos;t do that because we don&apos;t implement all of 202106 Ranges yet.Differential Revision: https://reviews.llvm.org/D116894

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.all/all_t.compile.pass.cpp</description>
        <pubDate>Sun, 09 Jan 2022 14:00:35 +0000</pubDate>
        <dc:creator>Arthur O&apos;Dwyer &lt;arthur.j.odwyer@gmail.com&gt;</dc:creator>
    </item>
<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/ranges/range.adaptors/range.all/all_t.compile.pass.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/ranges/range.adaptors/range.all/all_t.compile.pass.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>71909de3 - [libc++] Disable incomplete library features.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.all/all_t.compile.pass.cpp#71909de3</link>
        <description>[libc++] Disable incomplete library features.Adds a new CMake option to disable the usage of incomplete headers.These incomplete headers are not guaranteed to be ABI stable. Thisoption is intended to be used by vendors so they can avoid their usersfrom code that&apos;s not ready for production usage.The option is enabled by default.Differential Revision: https://reviews.llvm.org/D106763

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.all/all_t.compile.pass.cpp</description>
        <pubDate>Sun, 25 Jul 2021 07:18:53 +0000</pubDate>
        <dc:creator>Mark de Wever &lt;koraq@xs4all.nl&gt;</dc:creator>
    </item>
<item>
        <title>3001b48d - [libc++] Implement views::all_t and ranges::viewable_range</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.all/all_t.compile.pass.cpp#3001b48d</link>
        <description>[libc++] Implement views::all_t and ranges::viewable_rangeDifferential Revision: https://reviews.llvm.org/D105816

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.all/all_t.compile.pass.cpp</description>
        <pubDate>Mon, 12 Jul 2021 13:55:00 +0000</pubDate>
        <dc:creator>Louis Dionne &lt;ldionne.2@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
