<?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 bounds.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>aee49255 - Recommit: Compress formatting of array type names (int [4] -&gt; int[4])</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Misc/bounds.cpp#aee49255</link>
        <description>Recommit: Compress formatting of array type names (int [4] -&gt; int[4])Based on post-commit review discussion on2bd84938470bf2e337801faafb8a67710f46429d with Richard Smith.Other uses of forcing HasEmptyPlaceHolder to false seem OK to me -they&apos;re all around pointer/reference types where the pointer/referencetoken will appear at the rightmost side of the left side of the typename, so they make nested types (eg: the &quot;int&quot; in &quot;int *&quot;) behave asthough there is a non-empty placeholder (because the &quot;*&quot; is essentiallythe placeholder as far as the &quot;int&quot; is concerned).This was originally committed in 277623f4d5a672d707390e2c3eaf30a9eb4b075cReverted in f9ad1d1c775a8e264bebc15d75e0c6e5c20eefc7 due to breakagesoutside of clang - lldb seems to have some strange/strong dependence on&quot;char [N]&quot; versus &quot;char[N]&quot; when printing strings (not due to that nameappearing in DWARF, but probably due to using clang to stringify typenames) that&apos;ll need to be addressed, plus a few other odds and ends inother subprojects (clang-tools-extra, compiler-rt, etc).

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Misc/bounds.cpp</description>
        <pubDate>Thu, 14 Oct 2021 21:52:47 +0000</pubDate>
        <dc:creator>David Blaikie &lt;dblaikie@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>75850f57 - [ubsan] Test for pass_object_size bounds checks</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Misc/bounds.cpp#75850f57</link>
        <description>[ubsan] Test for pass_object_size bounds checksllvm-svn: 320129

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Misc/bounds.cpp</description>
        <pubDate>Fri, 08 Dec 2017 01:51:51 +0000</pubDate>
        <dc:creator>Vedant Kumar &lt;vsk@apple.com&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/Misc/bounds.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/Misc/bounds.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>8b9d18e4 - [UBSan] Try to enable pipefail in UBSan lit tests to make them behave more predictably</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Misc/bounds.cpp#8b9d18e4</link>
        <description>[UBSan] Try to enable pipefail in UBSan lit tests to make them behave more predictablyllvm-svn: 214149

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Misc/bounds.cpp</description>
        <pubDate>Tue, 29 Jul 2014 00:30:01 +0000</pubDate>
        <dc:creator>Alexey Samsonov &lt;vonosmas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1402830d - Add %run to tests that used %T/name.exe</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Misc/bounds.cpp#1402830d</link>
        <description>Add %run to tests that used %T/name.exellvm-svn: 208744

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Misc/bounds.cpp</description>
        <pubDate>Wed, 14 May 2014 00:32:15 +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/Misc/bounds.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/Misc/bounds.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>
