<?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 nostdlibxx.cpp</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/nostdlibxx.cpp#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/nostdlibxx.cpp</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/nostdlibxx.cpp#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/nostdlibxx.cpp</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>f5ffa1a6 - [Driver] Also obey -nostdlib++ when rewriting -lstdc++.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/nostdlibxx.cpp#f5ffa1a6</link>
        <description>[Driver] Also obey -nostdlib++ when rewriting -lstdc++.Reviewers: piramaReviewed By: piramaSubscribers: cfe-commitsDifferential Revision: https://reviews.llvm.org/D55856llvm-svn: 349570

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/nostdlibxx.cpp</description>
        <pubDate>Tue, 18 Dec 2018 23:29:35 +0000</pubDate>
        <dc:creator>Dan Albert &lt;danalbert@google.com&gt;</dc:creator>
    </item>
<item>
        <title>0ee47d92 - Introduce -nostdlib++ flag to disable linking the C++ standard library.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/nostdlibxx.cpp#0ee47d92</link>
        <description>Introduce -nostdlib++ flag to disable linking the C++ standard library.Projects that want to statically link their own C++ standard library currentlyneed to pass -nostdlib or -nodefaultlibs, which also disables linking of thebuiltins library, -lm, and so on. Alternatively, they could use `clang` insteadof `clang++`, but that already disables implicit addition of -lm on sometoolchains.Add a dedicated flag -nostdlib++ that disables just linking of libc++ /libstdc++. This is analogous to -nostdinc++.https://reviews.llvm.org/D35780llvm-svn: 308997

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/nostdlibxx.cpp</description>
        <pubDate>Tue, 25 Jul 2017 18:02:57 +0000</pubDate>
        <dc:creator>Nico Weber &lt;nicolasweber@gmx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
