<?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 rounding-math.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>08bb5d91 - [FPEnv] Tests for rounding properties of constant evalution</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/rounding-math.cpp#08bb5d91</link>
        <description>[FPEnv] Tests for rounding properties of constant evalutionThese are moved from D88498.Differential Revision: https://reviews.llvm.org/D90026

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/rounding-math.cpp</description>
        <pubDate>Fri, 23 Oct 2020 11:36:16 +0000</pubDate>
        <dc:creator>Serge Pavlov &lt;sepavloff@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7e801ca0 - Treat constant contexts as being in the default rounding mode.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/rounding-math.cpp#7e801ca0</link>
        <description>Treat constant contexts as being in the default rounding mode.This addresses a regression where pretty much all C++ compilations using-frounding-math now fail, due to rounding being performed in constexprfunction definitions in the standard library.This follows the &quot;manifestly constant evaluated&quot; approach described inhttps://reviews.llvm.org/D87528#2270676 -- evaluations that are requiredto succeed at compile time are permitted even in regions with dynamicrounding modes, as are (unfortunately) the evaluation of theinitializers of local variables of const integral types.Differential Revision: https://reviews.llvm.org/D89360

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/rounding-math.cpp</description>
        <pubDate>Wed, 14 Oct 2020 02:14:13 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
