<?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 pointer.volatile.pass.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b048397d - [libcxx] [test] Avoid spurious test breakage in clang-cl-dll configs with newer CMake</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/pointer.volatile.pass.cpp#b048397d</link>
        <description>[libcxx] [test] Avoid spurious test breakage in clang-cl-dll configs with newer CMakeThe pointer.volatile.pass.cpp test was already marked as XFAIL formingw-dll (for reasons explained in the comment above it).The same issue also appears in clang-cl-dll when built with newerCMake versions. (It didn&apos;t appear with older versions of CMake, asCMake built the library with the clang-cl flag `-std:c++latest` whenwe&apos;ve requested C++ 20 - which practically built it in c++2b mode withcurrent clang versions. With current versions of CMake, it passes`-std:c++20` instead.)As it succeeds/fails dependent on factors we don&apos;tdirectly control, mark it as UNSUPPORTED instead of XFAIL.Differential Revision: https://reviews.llvm.org/D122718

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/pointer.volatile.pass.cpp</description>
        <pubDate>Wed, 30 Mar 2022 10:34:02 +0000</pubDate>
        <dc:creator>Martin Storsj&#246; &lt;martin@martin.st&gt;</dc:creator>
    </item>
<item>
        <title>f5ca3ac7 - [libcxx] [ci] Add CI configurations for MinGW</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/pointer.volatile.pass.cpp#f5ca3ac7</link>
        <description>[libcxx] [ci] Add CI configurations for MinGWMention support for MinGW in the docs. Rename the existing windowsCI jobs to Clang-cl, as both Clang-cl and MinGW are equally much&quot;Windows&quot;, just different toolchain environments.Add an XFAIL for a recently added test that fails in the MinGW DLLconfiguration (with an explanation of what&apos;s causing the failure).Differential Revision: https://reviews.llvm.org/D112215

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/pointer.volatile.pass.cpp</description>
        <pubDate>Fri, 01 Oct 2021 20:08:57 +0000</pubDate>
        <dc:creator>Martin Storsj&#246; &lt;martin@martin.st&gt;</dc:creator>
    </item>
<item>
        <title>f0d5a60f - [libc++] Implement P1147R1 (Printing volatile T*)</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/pointer.volatile.pass.cpp#f0d5a60f</link>
        <description>[libc++] Implement P1147R1 (Printing volatile T*)Differential Revision: https://reviews.llvm.org/D113482

            List of files:
            /llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/pointer.volatile.pass.cpp</description>
        <pubDate>Tue, 09 Nov 2021 16:41:46 +0000</pubDate>
        <dc:creator>Nikolas Klauser &lt;nikolasklauser@berlin.de&gt;</dc:creator>
    </item>
</channel>
</rss>
