<?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 complete-qualified-cached.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>cf412714 - [ASTUnit] Attempt to unbreak Windows buildbots after r366448</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/complete-qualified-cached.cpp#cf412714</link>
        <description>[ASTUnit] Attempt to unbreak Windows buildbots after r366448llvm-svn: 366457

            List of files:
            /llvm-project-15.0.7/clang/test/Index/complete-qualified-cached.cpp</description>
        <pubDate>Thu, 18 Jul 2019 16:24:09 +0000</pubDate>
        <dc:creator>Ilya Biryukov &lt;ibiryukov@google.com&gt;</dc:creator>
    </item>
<item>
        <title>5de0c85e - [ASTUnit] Fix a regression in cached completions</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/complete-qualified-cached.cpp#5de0c85e</link>
        <description>[ASTUnit] Fix a regression in cached completionsSummary:After r345152 cached completions started adding namespaces afternested name specifiers, e.g. in `some_name::^`The CCC_Symbol indicates the completed item cannot be a namespace (it isdescribed as being &quot;a type, a function or a variable&quot; in the comments).Therefore, &apos;nested specifier&apos; completions should only be added from cachewhen the context is CCC_SymbolOrNewName (which roughly seems to indicatethat a nested name specifier is allowed).Fixes https://bugs.llvm.org/show_bug.cgi?id=42646Reviewers: kadircet, sammccallReviewed By: kadircet, sammccallSubscribers: arphaman, nik, sammccall, cfe-commitsTags: #clangDifferential Revision: https://reviews.llvm.org/D64918llvm-svn: 366448

            List of files:
            /llvm-project-15.0.7/clang/test/Index/complete-qualified-cached.cpp</description>
        <pubDate>Thu, 18 Jul 2019 15:21:34 +0000</pubDate>
        <dc:creator>Ilya Biryukov &lt;ibiryukov@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
