<?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 iterate.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4961bb47 - [gwp_asan] Add missing &lt;algorithm&gt; include</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/iterate.cpp#4961bb47</link>
        <description>[gwp_asan] Add missing &lt;algorithm&gt; includeAfter https://reviews.llvm.org/D119667, &lt;algorithm&gt; is no longertransitively included from various headers. This patch adds the&lt;algorithm&gt; include into gwp_asan.Differential Revision: https://reviews.llvm.org/D120172

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/iterate.cpp</description>
        <pubDate>Sat, 19 Feb 2022 01:05:38 +0000</pubDate>
        <dc:creator>Gulfem Savrun Yeniceri &lt;gulfem@google.com&gt;</dc:creator>
    </item>
<item>
        <title>5556616b - [GWP-ASan] Port tests to Fuchsia</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/iterate.cpp#5556616b</link>
        <description>[GWP-ASan] Port tests to FuchsiaThis modifies the tests so that they can be run on Fuchsia:- add the necessary includes for `set`/`vector` etc- do the few modifications required to use zxtest instead og gtest`backtrace.cpp` requires stacktrace support that Fuchsia doesn&apos;t haveyet, and `enable_disable.cpp` currently uses `fork()` which Fuchsiadoesn&apos;t support yet. I&apos;ll revisit this later.I chose to use `harness.h` to hold my &quot;platform-specific&quot; include andnamespace, and using this header in tests rather than `gtest.h`,which I am open to change if someone would rather go another direction.Differential Revision: https://reviews.llvm.org/D91575

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/iterate.cpp</description>
        <pubDate>Mon, 16 Nov 2020 23:34:14 +0000</pubDate>
        <dc:creator>Kostya Kortchinsky &lt;kostyak@google.com&gt;</dc:creator>
    </item>
<item>
        <title>46044a69 - [gwp-asan] Implement malloc_iterate.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/iterate.cpp#46044a69</link>
        <description>[gwp-asan] Implement malloc_iterate.Summary:This is an Android-specific interface for iterating over all liveallocations in a memory range.Reviewers: hctim, cferrisSubscribers: mgorny, mgrang, #sanitizers, llvm-commitsTags: #sanitizers, #llvmDifferential Revision: https://reviews.llvm.org/D73305

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/iterate.cpp</description>
        <pubDate>Fri, 24 Jan 2020 00:12:15 +0000</pubDate>
        <dc:creator>Evgenii Stepanov &lt;eugenis@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
