<?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 suppressions.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>33706e3c - [ubsan] Make suppressions.cpp test pass for me on Windows</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp#33706e3c</link>
        <description>[ubsan] Make suppressions.cpp test pass for me on WindowsThe test seems to be failing because the module suppression filecontains a colon. I found that it was sufficient to just use thebasename of the suppression file.While I was here, I noticed that we don&apos;t implement IsAbsolutePath forWindows, so I added it.llvm-svn: 352921

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp</description>
        <pubDate>Fri, 01 Feb 2019 21:35:17 +0000</pubDate>
        <dc:creator>Reid Kleckner &lt;rnk@google.com&gt;</dc:creator>
    </item>
<item>
        <title>c33f35ff - [UBsan] Enable subset of unit tests for OpenBSD</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp#c33f35ff</link>
        <description>[UBsan] Enable subset of unit tests for OpenBSDReviewers: kubamracek, krytarowskiReviewed By: krytarowskiDifferential Revision: https://reviews.llvm.org/D48805llvm-svn: 336053

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp</description>
        <pubDate>Sat, 30 Jun 2018 21:35:05 +0000</pubDate>
        <dc:creator>David Carlier &lt;devnexen@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f29ee9a0 - [sanitizer] Test ubsan and cfi on android.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp#f29ee9a0</link>
        <description>[sanitizer] Test ubsan and cfi on android.Summary:Enable check-cfi and check-ubsan on Android.Check-ubsan includes standalone and ubsan+asan, but not tsan or msan.Cross-dso cfi tests are disabled for now.Reviewers: vitalybuka, pccSubscribers: srhines, kubamracek, llvm-commits, mgornyDifferential Revision: https://reviews.llvm.org/D38608llvm-svn: 315105

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp</description>
        <pubDate>Fri, 06 Oct 2017 20:51:51 +0000</pubDate>
        <dc:creator>Evgeniy Stepanov &lt;eugeni.stepanov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6a4e0dd1 - When building without DIA SDK, don&apos;t set suppressions.cpp fail</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp#6a4e0dd1</link>
        <description>When building without DIA SDK, don&apos;t set suppressions.cpp failThis test requires llvm-symbolizer to be able to convert a stackaddress into a function name.  It is only able to do this if theDIA SDK was found at cmake time.  Add a lit feature for this,and let the test depend on it.See also discussion in D15363.llvm-svn: 258545

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp</description>
        <pubDate>Fri, 22 Jan 2016 20:26:10 +0000</pubDate>
        <dc:creator>Nico Weber &lt;nicolasweber@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>230af404 - Re-disable suppressions.cpp on Windows.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp#230af404</link>
        <description>Re-disable suppressions.cpp on Windows.See discussion in http://reviews.llvm.org/D15363llvm-svn: 257952

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp</description>
        <pubDate>Fri, 15 Jan 2016 23:19:39 +0000</pubDate>
        <dc:creator>Nico Weber &lt;nicolasweber@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>2beaab35 - Make ubsan suppression test pass on Windows.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp#2beaab35</link>
        <description>Make ubsan suppression test pass on Windows.llvm-svn: 257183

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp</description>
        <pubDate>Fri, 08 Jan 2016 17:26:03 +0000</pubDate>
        <dc:creator>Nico Weber &lt;nicolasweber@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>95ef4b3b - XFAIL ubsan suppressions.cpp test on Windows for now.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp#95ef4b3b</link>
        <description>XFAIL ubsan suppressions.cpp test on Windows for now.llvm-svn: 256307

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp</description>
        <pubDate>Wed, 23 Dec 2015 00:30:32 +0000</pubDate>
        <dc:creator>Nico Weber &lt;nicolasweber@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>081a24e3 - [UBSan] Implement runtime suppressions (PR25066).</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp#081a24e3</link>
        <description>[UBSan] Implement runtime suppressions (PR25066).Summary:Add the ability to suppress UBSan reports for files/functions/modulesat runtime. The user can now pass UBSAN_OPTIONS=suppressions=supp.txtwith the contents of the form:signed-integer-overflow:file-with-known-overflow.cppalignment:function_doing_unaligned_accessvptr:shared_object_with_vptr_failures.soSuppression categories match the arguments passed to -fsanitize=flag (although, see below). There is no overhead if suppressions arenot provided. Otherwise there is extra overhead for symbolization.Limitations:1) sometimes suppressions need debug info / symbol table to function   properly (although sometimes frontend generates enough info to   do the match).2) it&apos;s only possible to suppress recoverable UB kinds - if you&apos;ve   built the code with -fno-sanitize-recover=undefined, suppressions   will not work.3) categories are fine-grained check kinds, not groups like &quot;undefined&quot;   or &quot;integer&quot;, so you can&apos;t write &quot;undefined:file_with_ub.cc&quot;.Reviewers: rsmith, kccSubscribers: cfe-commitsDifferential Revision: http://reviews.llvm.org/D15363llvm-svn: 256018

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Integer/suppressions.cpp</description>
        <pubDate>Fri, 18 Dec 2015 19:56:42 +0000</pubDate>
        <dc:creator>Alexey Samsonov &lt;vonosmas@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
