<?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 p14.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6b335179 - [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.expl.spec/p14.cpp#6b335179</link>
        <description>[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differencesFor a definition (of most linkage types), dso_local is set for ELF -fno-pic/-fpieand COFF, but not for Mach-O.  This nuance causes unneeded binary format differences.This patch replaces (function) `define ` with `define{{.*}} `,(variable/constant/alias) `= ` with `={{.*}} `, or inserts appropriate `{{.*}} `if there is an explicit linkage.* Clang will set dso_local for Mach-O, which is currently implied by TargetMachine.cpp. This will make COFF/Mach-O and executable ELF similar.* Eventually I hope we can make dso_local the textual LLVM IR default (write explicit &quot;dso_preemptable&quot; when applicable) and -fpic ELF will be similar to everything else. This patch helps move toward that goal.

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.expl.spec/p14.cpp</description>
        <pubDate>Thu, 31 Dec 2020 04:45:56 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;i@maskray.me&gt;</dc:creator>
    </item>
<item>
        <title>729e6a05 - hopefully fix a bunch of ARM buildbot failures</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.expl.spec/p14.cpp#729e6a05</link>
        <description>hopefully fix a bunch of ARM buildbot failuresllvm-svn: 156513

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.expl.spec/p14.cpp</description>
        <pubDate>Wed, 09 May 2012 21:21:49 +0000</pubDate>
        <dc:creator>Nuno Lopes &lt;nunoplopes@sapo.pt&gt;</dc:creator>
    </item>
<item>
        <title>8fbe78f6 - Update tests to use %clang_cc1 instead of &apos;clang-cc&apos; or &apos;clang -cc1&apos;.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.expl.spec/p14.cpp#8fbe78f6</link>
        <description>Update tests to use %clang_cc1 instead of &apos;clang-cc&apos; or &apos;clang -cc1&apos;. - This is designed to make it obvious that %clang_cc1 is a &quot;test variable&quot;   which is substituted. It is &apos;%clang_cc1&apos; instead of &apos;%clang -cc1&apos; because it   can be useful to redefine what gets run as &apos;clang -cc1&apos; (for example, to set   a default target).llvm-svn: 91446

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.expl.spec/p14.cpp</description>
        <pubDate>Tue, 15 Dec 2009 20:14:24 +0000</pubDate>
        <dc:creator>Daniel Dunbar &lt;daniel@zuster.org&gt;</dc:creator>
    </item>
<item>
        <title>a2fe1fe2 - Yet another test for explicit specialization, this one involving linkage</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.expl.spec/p14.cpp#a2fe1fe2</link>
        <description>Yet another test for explicit specialization, this one involving linkagellvm-svn: 83901

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.expl.spec/p14.cpp</description>
        <pubDate>Mon, 12 Oct 2009 21:21:22 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
