<?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 utilities_fuchsia.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>63ad0876 - [GWP-ASan] Fuchsia specific mapping &amp; utilities functions</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp#63ad0876</link>
        <description>[GWP-ASan] Fuchsia specific mapping &amp; utilities functionsThis CL introduces the Fuchsia versions of the existing platformspecific functions.For Fuchsia, we need to track the VMAR (https://fuchsia.dev/fuchsia-src/reference/kernel_objects/vm_address_region)of the Guarded Pool mapping, and for this purpose I added some platformspecific data structure that remains empty on POSIX platforms.`getThreadID` is not super useful for Fuchsia so it&apos;s just left as astub for now.While testing the changes in my Fuchsia tree, I realized that`guarded_pool_allocator_tls.h` should have closed the namespace beforeincluding `GWP_ASAN_PLATFORM_TLS_HEADER`, otherwise drama ensues.This was tested in g3, upstream LLVM, and Fuchsia (with local changes).Differential Revision: https://reviews.llvm.org/D90483

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp</description>
        <pubDate>Fri, 30 Oct 2020 17:42:28 +0000</pubDate>
        <dc:creator>Kostya Kortchinsky &lt;kostyak@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
