<?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 builtins-memset-inline.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>38637ee4 - [clang] Add support for __builtin_memset_inline</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/builtins-memset-inline.cpp#38637ee4</link>
        <description>[clang] Add support for __builtin_memset_inlineIn the same spirit as D73543 and in reply to https://reviews.llvm.org/D126768#3549920 this patch is adding support for `__builtin_memset_inline`.The idea is to get support from the compiler to easily write efficient memory function implementations.This patch could be split in two: - one for the LLVM part adding the `llvm.memset.inline.*` intrinsics. - and another one for the Clang part providing the instrinsic as a builtin.Differential Revision: https://reviews.llvm.org/D126903

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/builtins-memset-inline.cpp</description>
        <pubDate>Tue, 07 Jun 2022 09:51:32 +0000</pubDate>
        <dc:creator>Guillaume Chatelet &lt;gchatelet@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
