<?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.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b7160ca4 - [clang-import-test] Lookup inside contexts</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Import/overloaded-function/test.c#b7160ca4</link>
        <description>[clang-import-test] Lookup inside contextsclang-import-test has until now been only able to report top-level Decls.This is clearly insufficient; we should be able to look inside structs and namespaces also.  This patch adds new test cases for a variety of lookups inside existing ASTContexts, and adds the functionality necessarto make most of these testcases work.  (One testcase is known to fail because of ASTImporter limitations when importing templates; I&apos;ll look into that separately.)This patch also separates the core functionality out into ExternalASTMerger, an interface that allows clients like LLDB to make use of it.  clang-import-test now only has the machinery necessary toset up the tests.Differential revision: https://reviews.llvm.org/D30435llvm-svn: 299976

            List of files:
            /llvm-project-15.0.7/clang/test/Import/overloaded-function/test.c</description>
        <pubDate>Tue, 11 Apr 2017 19:33:35 +0000</pubDate>
        <dc:creator>Sean Callanan &lt;scallanan@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
