<?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 foo.modulemap</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>9ffe5a35 - Prototype of modules codegen</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/codegen/foo.modulemap#9ffe5a35</link>
        <description>Prototype of modules codegenFirst pass at generating weak definitions of inline functions from module files(&amp; skipping (-O0) or emitting available_externally (optimizations)definitions where those modules are used).External functions defined in modules are emitted into the modularobject file as well (this may turn an existing ODR violation (if thatmodule were imported into multiple translations) into valid/linkablecode).Internal symbols (static functions, for example) are not correctlysupported yet. The symbol will be produced, internal, in the modularobject - unreferenceable from the users.Reviewers: rsmithDifferential Revision: https://reviews.llvm.org/D28845llvm-svn: 293456

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/codegen/foo.modulemap</description>
        <pubDate>Mon, 30 Jan 2017 05:00:26 +0000</pubDate>
        <dc:creator>David Blaikie &lt;dblaikie@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
