<?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 code-seg1.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>7963e8be - Add support for __declspec(code_seg(&quot;segname&quot;))</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/code-seg1.cpp#7963e8be</link>
        <description>Add support for __declspec(code_seg(&quot;segname&quot;))This patch uses CodeSegAttr to represent __declspec(code_seg) rather than building on the existing support for #pragma code_seg.The code_seg declspec is applied on functions and classes. This attribute enables the placement of code into separate named segments, including compiler-generated codes and template instantiations.For more information, please see the following:https://msdn.microsoft.com/en-us/library/dn636922.aspxThis patch fixes the regression for the support for attribute ((section).https://github.com/llvm-mirror/clang/commit/746b78de7812bc785fbb5207b788348040b23fa7Patch by Soumi Manna (Manna)Differential Revision: https://reviews.llvm.org/D48841llvm-svn: 337420

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/code-seg1.cpp</description>
        <pubDate>Wed, 18 Jul 2018 20:04:48 +0000</pubDate>
        <dc:creator>Erich Keane &lt;erich.keane@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
