<?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 ctor-init-source-loc.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>99bee7f4 - Recommit r306103: PR26195: Set correct NestedNameSpecifierLoc for the</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/ctor-init-source-loc.cpp#99bee7f4</link>
        <description>Recommit r306103: PR26195: Set correct NestedNameSpecifierLoc for thedependent initializerThis commit fixes incorrect source positions of dependent c&apos;tor initializerslike in the following code:template&lt;typename MyBase&gt;struct Derived: MyBase::InnerIterator{Derived() : MyBase::InnerIterator() {} /// This line is problematic: all positions point to InnerIterator and nothing points to MyBase};Patch by Serge Preis!Differential Revision: https://reviews.llvm.org/D32439llvm-svn: 306392

            List of files:
            /llvm-project-15.0.7/clang/test/Index/ctor-init-source-loc.cpp</description>
        <pubDate>Tue, 27 Jun 2017 10:35:30 +0000</pubDate>
        <dc:creator>Alex Lorenz &lt;arphaman@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>787d30fe - PR26195: Set correct NestedNameSpecifierLoc for the dependent initializer</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/ctor-init-source-loc.cpp#787d30fe</link>
        <description>PR26195: Set correct NestedNameSpecifierLoc for the dependent initializerThis commit fixes incorrect source positions of dependent c&apos;tor initializerslike in the following code:template&lt;typename MyBase&gt;struct Derived: MyBase::InnerIterator{Derived() : MyBase::InnerIterator() {} /// This line is problematic: all positions point to InnerIterator and nothing points to MyBase};Patch by Serge Preis!Differential Revision: https://reviews.llvm.org/D32439llvm-svn: 306103

            List of files:
            /llvm-project-15.0.7/clang/test/Index/ctor-init-source-loc.cpp</description>
        <pubDate>Fri, 23 Jun 2017 14:10:07 +0000</pubDate>
        <dc:creator>Alex Lorenz &lt;arphaman@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
