<?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 include-default-header.cl</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>baa50631 - [OpenCL] Improved testing of default header.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/include-default-header.cl#baa50631</link>
        <description>[OpenCL] Improved testing of default header.Improved some checks and moved testing of the default headerin C++ mode into the Headers folder.Differential Revision: https://reviews.llvm.org/D59486llvm-svn: 356450

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/include-default-header.cl</description>
        <pubDate>Tue, 19 Mar 2019 13:04:17 +0000</pubDate>
        <dc:creator>Anastasia Stulova &lt;anastasia.stulova@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>e54a592a - Fix up testcase to:</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/include-default-header.cl#e54a592a</link>
        <description>Fix up testcase to:a) avoid actually compiling anythingb) avoid depositing files in the test directoryc) use a check line to make sure that we&apos;re looking for the correct behaviorllvm-svn: 297917

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/include-default-header.cl</description>
        <pubDate>Wed, 15 Mar 2017 23:41:58 +0000</pubDate>
        <dc:creator>Eric Christopher &lt;echristo@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ce450a66 - fix build break by removing the target on command line</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/include-default-header.cl#ce450a66</link>
        <description>fix build break by removing the target on command linellvm-svn: 297896

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/include-default-header.cl</description>
        <pubDate>Wed, 15 Mar 2017 21:46:44 +0000</pubDate>
        <dc:creator>Guansong Zhang &lt;zhang.guansong@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4747cf56 - enable -save-temps with -finclude-defult-header</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/include-default-header.cl#4747cf56</link>
        <description>enable -save-temps with -finclude-defult-headerCurrently the two flags can not work together.To illustrate the issue, we can have an one line file a.cl contains only an empty functioncat a.clvoid test(){}Then useclang -v -save-temps -x cl -Xclang -cl-std=CL2.0 -Xclang -finclude-default-header -target amdgcn -S -c a.clwe will get redefinition errors for various things.The reason is that the -finclude-default-header flag is not meant to be on cc1 command other than the preprocessor.The fix is modeled after the code just below the change to filter the -finclude-default-header flag out when we are not in the preprocess phase.Differential Revision: https://reviews.llvm.org/D30743llvm-svn: 297890

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/include-default-header.cl</description>
        <pubDate>Wed, 15 Mar 2017 20:57:11 +0000</pubDate>
        <dc:creator>Guansong Zhang &lt;zhang.guansong@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
