<?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.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4e7a6fef - Set completion priority of destructors and operators to CCP_Unlikely.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/complete-qualified.cpp#4e7a6fef</link>
        <description>Set completion priority of destructors and operators to CCP_Unlikely.Summary:It will move destructors and operators to the end of completion list.Destructors and operators are currently very high on the completionlist, as they have the same priority as member functions. However,they are clearly not something users usually choose in completionlists.Reviewers: arphaman, erikjv, bkramer, krasimirReviewed By: arphamanSubscribers: eraman, klimek, cfe-commitsDifferential Revision: https://reviews.llvm.org/D38081llvm-svn: 314019

            List of files:
            /llvm-project-15.0.7/clang/test/Index/complete-qualified.cpp</description>
        <pubDate>Fri, 22 Sep 2017 19:07:37 +0000</pubDate>
        <dc:creator>Ilya Biryukov &lt;ibiryukov@google.com&gt;</dc:creator>
    </item>
<item>
        <title>19ae1175 - Fix FileCheck --check-prefix lines.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/complete-qualified.cpp#19ae1175</link>
        <description>Fix FileCheck --check-prefix lines.Various tests had sprung up over the years which had --check-prefix=ABC on theRUN line, but &quot;CHECK-ABC:&quot; later on. This happened to work before, but wasstrictly incorrect. FileCheck is getting stricter soon though.Patch by Ron Ofir.llvm-svn: 188174

            List of files:
            /llvm-project-15.0.7/clang/test/Index/complete-qualified.cpp</description>
        <pubDate>Mon, 12 Aug 2013 12:51:05 +0000</pubDate>
        <dc:creator>Tim Northover &lt;tnorthover@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>9ae3956f - [libclang] Remove the ParentKind cursor kind from code-completion results.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/complete-qualified.cpp#9ae3956f</link>
        <description>[libclang] Remove the ParentKind cursor kind from code-completion results.This is to reduce dependency to cursors for the code-completion results.llvm-svn: 164705

            List of files:
            /llvm-project-15.0.7/clang/test/Index/complete-qualified.cpp</description>
        <pubDate>Wed, 26 Sep 2012 16:39:56 +0000</pubDate>
        <dc:creator>Argyrios Kyrtzidis &lt;akyrtzi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>78254c88 - Introduce a new libclang API to determine the parent context of a code</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/complete-qualified.cpp#78254c88</link>
        <description>Introduce a new libclang API to determine the parent context of a codecompletion item. For example, if the code completion itself representsa declaration in a namespace (say, std::vector), then this APIretrieves the cursor kind and name of the namespace (std). Implements&lt;rdar://problem/11121951&gt;.llvm-svn: 153545

            List of files:
            /llvm-project-15.0.7/clang/test/Index/complete-qualified.cpp</description>
        <pubDate>Tue, 27 Mar 2012 23:34:16 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>2259d85a - Don&apos;t crash in Sema::IsSimplyAccessible if the declaration is not a C++ class member. Fixes PR11108.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/complete-qualified.cpp#2259d85a</link>
        <description>Don&apos;t crash in Sema::IsSimplyAccessible if the declaration is not a C++ class member. Fixes PR11108.llvm-svn: 141600

            List of files:
            /llvm-project-15.0.7/clang/test/Index/complete-qualified.cpp</description>
        <pubDate>Mon, 10 Oct 2011 23:44:35 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
