<?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 allocate.verify.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0724f8bf - [libc++] Implement C++20&apos;s P0784 (More constexpr containers)</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/allocate.verify.cpp#0724f8bf</link>
        <description>[libc++] Implement C++20&apos;s P0784 (More constexpr containers)This commit adds std::construct_at, and marks various members ofstd::allocator_traits and std::allocator as constexpr. It also addstests and turns the existing tests into hybrid constexpr/runtime tests.Thanks to Richard Smith for initial work on this, and to Michael Parkfor D69803, D69132 and D69134, which are superseded by this patch.Differential Revision: https://reviews.llvm.org/D68364

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/allocate.verify.cpp</description>
        <pubDate>Thu, 17 Sep 2020 16:06:13 +0000</pubDate>
        <dc:creator>Louis Dionne &lt;ldionne@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>31cbe0f2 - [libc++] Remove the c++98 Lit feature from the test suite</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/allocate.verify.cpp#31cbe0f2</link>
        <description>[libc++] Remove the c++98 Lit feature from the test suiteC++98 and C++03 are effectively aliases as far as Clang is concerned.As such, allowing both std=c++98 and std=c++03 as Lit parameters isjust slightly confusing, but provides no value. It&apos;s similar to allowingboth std=c++17 and std=c++1z, which we don&apos;t do.This was discovered because we had an internal bot that ran the testsuite under both c++98 AND c++03 -- one of which is redundant.Differential Revision: https://reviews.llvm.org/D80926

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/allocate.verify.cpp</description>
        <pubDate>Mon, 01 Jun 2020 14:38:23 +0000</pubDate>
        <dc:creator>Louis Dionne &lt;ldionne@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>2fd7d364 - [libc++] Make the verify-support feature implicit</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/allocate.verify.cpp#2fd7d364</link>
        <description>[libc++] Make the verify-support feature implicitTests that require support for Clang-verify are already marked as suchexplicitly by their extension, which is .verify.cpp. Requiring the useof an explicit Lit feature is, after thought, not really helpful.This is a change in design: we have been bitten in the past by tests notbeing enabled when we thought they were. However, the issue was mostlywith file extensions being ignored. The fix for that is not to blindlyrequire explicit features all the time, but instead to report all filesthat are in the suite but that don&apos;t match any known test format. Thiscan be implemented in a follow-up patch.

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/allocate.verify.cpp</description>
        <pubDate>Mon, 27 Apr 2020 16:49:01 +0000</pubDate>
        <dc:creator>Louis Dionne &lt;ldionne@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>9a39d5a2 - [libc++] Move .fail.cpp tests with verify-support to .verify.cpp</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/allocate.verify.cpp#9a39d5a2</link>
        <description>[libc++] Move .fail.cpp tests with verify-support to .verify.cpp

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/allocate.verify.cpp</description>
        <pubDate>Fri, 17 Apr 2020 12:47:40 +0000</pubDate>
        <dc:creator>Louis Dionne &lt;ldionne@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
