<?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 module.modulemap</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>262f41e9 - [modules] Write out identifiers if the ID is local, too.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/PR27041/module.modulemap#262f41e9</link>
        <description>[modules] Write out identifiers if the ID is local, too.In some cases a slot for an identifier is requested but it gets written toanother module, causing an assertion.At the point when we start serializing Rtypes, we have no imported IdentifierIDfor float_round_style. We start serializing stuff and allocate an ID for it.Then, during the serialization process, we pull in the identifier info for itfrom TSchemaHelper. Finally, WriteIdentifierTable decides that the identifierhas not changed since it was deserialized, so doesn&apos;t emit it.Fixes https://llvm.org/bugs/show_bug.cgi?id=27041Discussed on IRC with Richard Smith. Agreed on post commit review if needed.llvm-svn: 264913

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/PR27041/module.modulemap</description>
        <pubDate>Wed, 30 Mar 2016 20:16:03 +0000</pubDate>
        <dc:creator>Vassil Vassilev &lt;v.g.vassilev@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
