<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in empty.verify.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>72f0edf3f4291d2614719a8c8af21a7a62ed5d74 - [libc++] Remove unnecessary main() function in .compile.pass.cpp and .verify.cpp tests</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libcxx/test/std/containers/sequences/deque/deque.capacity/empty.verify.cpp#72f0edf3f4291d2614719a8c8af21a7a62ed5d74</link>
        <description>[libc++] Remove unnecessary main() function in .compile.pass.cpp and .verify.cpp testsWe pretty consistently don&apos;t define those cause they are not needed,and it removes the potential pitfall to think that these tests arebeing run. This doesn&apos;t touch .compile.fail.cpp tests since thoseshould be replaced by .verify.cpp tests anyway, and there would bea lot to fix up.As a fly-by, I also fixed a bit of formatting, removed a few unusedincludes and made some very minor, clearly NFC refactorings such asin allocator.traits/allocator.traits.members/allocate.verify.cpp wherethe old test basically made no sense the way it was written.Differential Revision: https://reviews.llvm.org/D146236

            List of files:
            /llvm-project/libcxx/test/std/containers/sequences/deque/deque.capacity/empty.verify.cpp</description>
        <pubDate>Thu, 16 Mar 2023 16:45:41 +0000</pubDate>
        <dc:creator>Louis Dionne &lt;ldionne.2@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d4b59a05fc7507cf69993109443dc5af47ae4fa8 - [libc++] Remove &quot;// -*- C++ -*-&quot; comments from all .cpp files. NFCI.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libcxx/test/std/containers/sequences/deque/deque.capacity/empty.verify.cpp#d4b59a05fc7507cf69993109443dc5af47ae4fa8</link>
        <description>[libc++] Remove &quot;// -*- C++ -*-&quot; comments from all .cpp files. NFCI.Even if these comments have a benefit in .h files (for editors thatcare about language but can&apos;t be configured to treat .h as C++ code),they certainly have no benefit for files with the .cpp extension.Discussed in D110794.

            List of files:
            /llvm-project/libcxx/test/std/containers/sequences/deque/deque.capacity/empty.verify.cpp</description>
        <pubDate>Thu, 30 Sep 2021 19:43:38 +0000</pubDate>
        <dc:creator>Arthur O&apos;Dwyer &lt;arthur.j.odwyer@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>31cbe0f240f660f15602c96b787c58a26f17e179 - [libc++] Remove the c++98 Lit feature from the test suite</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libcxx/test/std/containers/sequences/deque/deque.capacity/empty.verify.cpp#31cbe0f240f660f15602c96b787c58a26f17e179</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/libcxx/test/std/containers/sequences/deque/deque.capacity/empty.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>2fd7d364cd999c743b5bdefa7ee9e5630f3564ad - [libc++] Make the verify-support feature implicit</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libcxx/test/std/containers/sequences/deque/deque.capacity/empty.verify.cpp#2fd7d364cd999c743b5bdefa7ee9e5630f3564ad</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/libcxx/test/std/containers/sequences/deque/deque.capacity/empty.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>9a39d5a2ecf7c9290d334f2697c3a4e533aa4bea - [libc++] Move .fail.cpp tests with verify-support to .verify.cpp</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libcxx/test/std/containers/sequences/deque/deque.capacity/empty.verify.cpp#9a39d5a2ecf7c9290d334f2697c3a4e533aa4bea</link>
        <description>[libc++] Move .fail.cpp tests with verify-support to .verify.cpp

            List of files:
            /llvm-project/libcxx/test/std/containers/sequences/deque/deque.capacity/empty.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>
