<?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 compilation_database_multiarch.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>5c29ffda - Revert &quot;[Driver][test] Replace ^//$ with empty string&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/compilation_database_multiarch.c#5c29ffda</link>
        <description>Revert &quot;[Driver][test] Replace ^//$ with empty string&quot;This reverts commit 4817b7729a1846b709ec02b98bfe11b0125f8e8f.It caused some `^/\n` and had some objection about its readability improvement.

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/compilation_database_multiarch.c</description>
        <pubDate>Fri, 24 Jun 2022 20:52:27 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;i@maskray.me&gt;</dc:creator>
    </item>
<item>
        <title>4817b772 - [Driver][test] Replace ^//$ with empty string</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/compilation_database_multiarch.c#4817b772</link>
        <description>[Driver][test] Replace ^//$ with empty stringThe convention does not add //\n. Having all RUN/CHECK lines separated by //\nmakes editor movement difficult (e.g. { } in Vim).

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/compilation_database_multiarch.c</description>
        <pubDate>Fri, 24 Jun 2022 18:25:03 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;i@maskray.me&gt;</dc:creator>
    </item>
<item>
        <title>9ec7e4df - [clang][driver] NFC, test: Make test output order-independent</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/compilation_database_multiarch.c#9ec7e4df</link>
        <description>[clang][driver] NFC, test: Make test output order-independent

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/compilation_database_multiarch.c</description>
        <pubDate>Thu, 23 Jun 2022 15:15:13 +0000</pubDate>
        <dc:creator>Jan Svoboda &lt;jan_svoboda@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>92c6ffa1 - [clang][driver] Ensure we don&apos;t accumulate entries in -MJ files</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/compilation_database_multiarch.c#92c6ffa1</link>
        <description>[clang][driver] Ensure we don&apos;t accumulate entries in -MJ filesPreviously, each job would overwrite the -MJ file. This didn&apos;t quite work for Clang invocations with multiple architectures, which got fixed in D121997 by always appending to the -MJ file. That&apos;s not correct either, since the file would grow indefinitely on subsequent Clang invocations. This patch ensures the driver always removes the file before jobs fill it in by appending.Reviewed By: MaskRayDifferential Revision: https://reviews.llvm.org/D128098

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/compilation_database_multiarch.c</description>
        <pubDate>Fri, 17 Jun 2022 21:31:07 +0000</pubDate>
        <dc:creator>Jan Svoboda &lt;jan_svoboda@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>2de36d03 - [clang][driver] Only run multi-arch tests on Darwin</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/compilation_database_multiarch.c#2de36d03</link>
        <description>[clang][driver] Only run multi-arch tests on DarwinThis fixes the test introduced in a85670001ba2487988839656299771915ebc7633 that causes failures on non-Darwin systems.

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/compilation_database_multiarch.c</description>
        <pubDate>Mon, 13 Jun 2022 12:03:02 +0000</pubDate>
        <dc:creator>Jan Svoboda &lt;jan_svoboda@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>a8567000 - [clang][driver] Fix compilation database dump with multiple architectures</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/compilation_database_multiarch.c#a8567000</link>
        <description>[clang][driver] Fix compilation database dump with multiple architecturesCommand lines with multiple `-arch` arguments expand into multiple entries in the compilation database. However, the file writes are not appending, meaning subsequent writes end up overwriting the previous ones, resulting in garbled output.This patch fixes that by always appending to the file.rdar://90165004Reviewed By: dexonsmithDifferential Revision: https://reviews.llvm.org/D121997

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/compilation_database_multiarch.c</description>
        <pubDate>Thu, 09 Jun 2022 14:58:09 +0000</pubDate>
        <dc:creator>Jan Svoboda &lt;jan_svoboda@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
