<?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 ubsan_monitor.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e0dadf3d - [sanitizer] Remove max_len parameter from InternalScopedString</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/ubsan/ubsan_monitor.cpp#e0dadf3d</link>
        <description>[sanitizer] Remove max_len parameter from InternalScopedStringInternalScopedString uses InternalMmapVector internallyso it can be resized dynamically as needed.Reviewed By: eugenisDifferential Revision: https://reviews.llvm.org/D98751

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/ubsan/ubsan_monitor.cpp</description>
        <pubDate>Tue, 16 Mar 2021 23:33:04 +0000</pubDate>
        <dc:creator>Vitaly Buka &lt;vitalybuka@google.com&gt;</dc:creator>
    </item>
<item>
        <title>9adc9073 - [sanitizer][NFC] Fix compilation error on Windows</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/ubsan/ubsan_monitor.cpp#9adc9073</link>
        <description>[sanitizer][NFC] Fix compilation error on WindowsAnd remove unnecessary const_cast in ubsan.

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/ubsan/ubsan_monitor.cpp</description>
        <pubDate>Tue, 16 Mar 2021 22:01:35 +0000</pubDate>
        <dc:creator>Vitaly Buka &lt;vitalybuka@google.com&gt;</dc:creator>
    </item>
<item>
        <title>f5e6182c - [sanitizer][NFC] Remove InternalScopedString::size()</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/ubsan/ubsan_monitor.cpp#f5e6182c</link>
        <description>[sanitizer][NFC] Remove InternalScopedString::size()size() is inconsistent with length().In most size() use cases we can replace InternalScopedString withInternalMmapVector.Remove non-constant data() to avoid direct manipulations of internalbuffer. append() should be enought to modify InternalScopedString.

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/ubsan/ubsan_monitor.cpp</description>
        <pubDate>Tue, 16 Mar 2021 11:03:45 +0000</pubDate>
        <dc:creator>Vitaly Buka &lt;vitalybuka@google.com&gt;</dc:creator>
    </item>
<item>
        <title>46ba9697 - compiler-rt: Rename .cc files in lib/ubsan to .cpp.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/ubsan/ubsan_monitor.cpp#46ba9697</link>
        <description>compiler-rt: Rename .cc files in lib/ubsan to .cpp.See https://reviews.llvm.org/D58620 for discussion, and for the commandsI ran. In addition I also ran  for f in $(svn diff | diffstat | grep .cc | cut -f 2 -d &apos; &apos;); do rg $f . ; doneand manually updated references to renamed files found by that.llvm-svn: 367452

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/ubsan/ubsan_monitor.cpp</description>
        <pubDate>Wed, 31 Jul 2019 17:51:05 +0000</pubDate>
        <dc:creator>Nico Weber &lt;nicolasweber@gmx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
