<?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>1c5d23f1 - [ASTImporter] Fix importing OperatorDelete from CXXConstructorDecl</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Import/destructor/test.cpp#1c5d23f1</link>
        <description>[ASTImporter] Fix importing OperatorDelete from CXXConstructorDeclSummary:Shafik found out that importing a CXXConstructorDecl will create a translation unit thatcauses Clang&apos;s CodeGen to crash. The reason for that is that we don&apos;t copy the OperatorDeletefrom the CXXConstructorDecl when importing. This patch fixes it and adds a test case for that.Reviewers: shafik, martong, a_sidorin, a.sidorinReviewed By: martong, a_sidorinSubscribers: rnkovacs, cfe-commitsDifferential Revision: https://reviews.llvm.org/D56651llvm-svn: 351849

            List of files:
            /llvm-project-15.0.7/clang/test/Import/destructor/test.cpp</description>
        <pubDate>Tue, 22 Jan 2019 17:59:45 +0000</pubDate>
        <dc:creator>Raphael Isemann &lt;teemperor@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
