<?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 test.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>9092d479 - [ASTImporter] Improve handling of incomplete types</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Import/conflicting-struct/test.cpp#9092d479</link>
        <description>[ASTImporter] Improve handling of incomplete typesASTImporter has some bugs when it&apos;s importing types that themselves come from an ExternalASTSource. This is exposed particularly in the behavior when comparing complete TagDecls with forward declarations. This patch does several things:- Adds a test case making sure that conflicting   forward-declarations are resolved correctly;- Extends the clang-import-test harness to test   two-level importing, so that we make sure we   complete types when necessary; and- Fixes a few bugs I found this way. Failure to   complete types was one; however, I also discovered   that complete RecordDecls aren&apos;t properly added to   the redecls chain for existing forward   declarations.llvm-svn: 302975

            List of files:
            /llvm-project-15.0.7/clang/test/Import/conflicting-struct/test.cpp</description>
        <pubDate>Sat, 13 May 2017 00:46:33 +0000</pubDate>
        <dc:creator>Sean Callanan &lt;scallanan@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
