<?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 negate-overflow.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>038771a2 - [UBSan] Followup for silence_unsigned_overflow flag to handle negate overflows.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/negate-overflow.cpp#038771a2</link>
        <description>[UBSan] Followup for silence_unsigned_overflow flag to handle negate overflows.Summary:That flag has been introduced in https://reviews.llvm.org/D48660 forsuppressing UIO error messages in an efficient way. The main motivation is tobe able to use UIO checks in builds used for fuzzing as it might provide aninteresting signal to a fuzzing engine such as libFuzzer.See https://github.com/google/oss-fuzz/issues/910 for more information.Reviewers: morehouse, kccReviewed By: morehouseSubscribers: kubamracek, delcypher, #sanitizers, llvm-commitsDifferential Revision: https://reviews.llvm.org/D49324llvm-svn: 337068

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/negate-overflow.cpp</description>
        <pubDate>Fri, 13 Jul 2018 22:49:06 +0000</pubDate>
        <dc:creator>Max Moroz &lt;mmoroz@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>0eec1f0b - Fix negate-overflow.cpp test on Windows after r303440</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/negate-overflow.cpp#0eec1f0b</link>
        <description>Fix negate-overflow.cpp test on Windows after r303440lit would interpret the exit code as failuire.llvm-svn: 303809

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/negate-overflow.cpp</description>
        <pubDate>Wed, 24 May 2017 21:52:40 +0000</pubDate>
        <dc:creator>Hans Wennborg &lt;hans@hanshq.net&gt;</dc:creator>
    </item>
<item>
        <title>a68d90fa - UBSan: Enable runtime library tests on Windows, and get most tests passing.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/negate-overflow.cpp#a68d90fa</link>
        <description>UBSan: Enable runtime library tests on Windows, and get most tests passing.Specifically:- Disable int128 tests on Windows, as MSVC cl.exe does not support  int128, so we might not have been able to build the runtime  with int128 support.- XFAIL the vptr tests as we lack Microsoft ABI support.- XFAIL enum.cpp as UBSan fails to add the correct instrumentation code  for some reason.- Modify certain tests that build executables multiple times to use  unique names for each executable. This works around a race condition  observed on Windows.- Implement IsAccessibleMemoryRange for Windows to fix the last  misaligned.cpp test.- Introduce a substitution for testing crashes on Windows using  KillTheDoctor.Differential Revision: http://reviews.llvm.org/D10864llvm-svn: 241303

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/negate-overflow.cpp</description>
        <pubDate>Thu, 02 Jul 2015 22:08:38 +0000</pubDate>
        <dc:creator>Peter Collingbourne &lt;peter@pcc.me.uk&gt;</dc:creator>
    </item>
<item>
        <title>b8aae540 - Add %run to all lit tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/negate-overflow.cpp#b8aae540</link>
        <description>Add %run to all lit testsllvm-svn: 207709

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/negate-overflow.cpp</description>
        <pubDate>Wed, 30 Apr 2014 21:34:17 +0000</pubDate>
        <dc:creator>Greg Fitzgerald &lt;gregf@codeaurora.org&gt;</dc:creator>
    </item>
<item>
        <title>ba869e79 - Move UBSan test suite under test/</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/negate-overflow.cpp#ba869e79</link>
        <description>Move UBSan test suite under test/llvm-svn: 201401

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/negate-overflow.cpp</description>
        <pubDate>Fri, 14 Feb 2014 11:42:22 +0000</pubDate>
        <dc:creator>Alexey Samsonov &lt;samsonov@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
