<?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>537c5b5b - Fix CodeCompletion &amp; TypoCorrection when combining a PCH with Modules</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CodeCompletion/Inputs/ModuleA/module.modulemap#537c5b5b</link>
        <description>Fix CodeCompletion &amp; TypoCorrection when combining a PCH with ModulesThis commit fixes the IdentifierIterator to actually include identifiersfrom a PCH or precompiled preamble when there is also a global moduleindex. This was causing code-completion (outside of C++) andtypo-correction to be missing global identifiers defined in thePCH/preamble. Typo-correction has been broken since we first startedusing the module index, whereas code-completion only started relying onidentifier iterator in r232793.rdar://problem/25642879llvm-svn: 268471

            List of files:
            /llvm-project-15.0.7/clang/test/CodeCompletion/Inputs/ModuleA/module.modulemap</description>
        <pubDate>Wed, 04 May 2016 00:53:13 +0000</pubDate>
        <dc:creator>Ben Langmuir &lt;blangmuir@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
