<?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-memfunc-cvquals.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0787b322 - Tweak code-completion result priorities, so that exact and similar</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/complete-memfunc-cvquals.cpp#0787b322</link>
        <description>Tweak code-completion result priorities, so that exact and similartype matches have a bigger impact. The impetus for this change wasthat, when initializing an enumeration value, we want enumerators ofthat enumeration type to have a higher priority than, e.g., unrelatedlocal variables.llvm-svn: 116774

            List of files:
            /llvm-project-15.0.7/clang/test/Index/complete-memfunc-cvquals.cpp</description>
        <pubDate>Tue, 19 Oct 2010 00:03:23 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>db5c09a8 - Get rid of the lame attempt to prioritize &quot;void&quot; functions at</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/complete-memfunc-cvquals.cpp#db5c09a8</link>
        <description>Get rid of the lame attempt to prioritize &quot;void&quot; functions atstatement context; it really isn&apos;t helpful in practice (rememberprintf!) and we&apos;ll be doing other adjustments for statements very soon.llvm-svn: 114358

            List of files:
            /llvm-project-15.0.7/clang/test/Index/complete-memfunc-cvquals.cpp</description>
        <pubDate>Mon, 20 Sep 2010 21:25:19 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>09c0eb15 - Synchronize code-completion cursor kinds with indexing cursor</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/complete-memfunc-cvquals.cpp#09c0eb15</link>
        <description>Synchronize code-completion cursor kinds with indexing cursorkinds. How shameful that this code was duplicated!llvm-svn: 113033

            List of files:
            /llvm-project-15.0.7/clang/test/Index/complete-memfunc-cvquals.cpp</description>
        <pubDate>Fri, 03 Sep 2010 23:30:36 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>28c7843e - Suggest &quot;const&quot; and &quot;volatile&quot; code completions after a function</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/complete-memfunc-cvquals.cpp#28c7843e</link>
        <description>Suggest &quot;const&quot; and &quot;volatile&quot; code completions after a functiondeclarator, the very definition of &quot;low-hanging fruit&quot;.llvm-svn: 112274

            List of files:
            /llvm-project-15.0.7/clang/test/Index/complete-memfunc-cvquals.cpp</description>
        <pubDate>Fri, 27 Aug 2010 17:35:51 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>9be0ed4f - When code-completing a potential call to a C++ non-static member</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/complete-memfunc-cvquals.cpp#9be0ed4f</link>
        <description>When code-completing a potential call to a C++ non-static memberfunction, take into account the qualifiers on the object argument(e.g., what will become &quot;this&quot;), filtering around uncallable memberfunctions and giving a slight priority boost to those withexactly-matching qualifiers.llvm-svn: 112193

            List of files:
            /llvm-project-15.0.7/clang/test/Index/complete-memfunc-cvquals.cpp</description>
        <pubDate>Thu, 26 Aug 2010 16:36:48 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
