<?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 comment-redeclarations.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f31d8df1 - [clang] Refactor doc comments to Decls attribution</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/comment-redeclarations.cpp#f31d8df1</link>
        <description>[clang] Refactor doc comments to Decls attribution- Create ASTContext::attachCommentsToJustParsedDecls so we don&apos;t have to load external comments in Sema when trying to attach existing comments to just parsed Decls.- Keep comments ordered and cache their decomposed location - faster SourceLoc-based searching.- Optimize work with redeclarations.- Keep one comment per redeclaration chain (represented by canonical Decl) instead of comment per redeclaration.- For redeclaration chains with no comment attached keep just the last declaration in chain that had no comment instead of every comment-less redeclaration.Differential Revision: https://reviews.llvm.org/D65301llvm-svn: 368732

            List of files:
            /llvm-project-15.0.7/clang/test/Index/comment-redeclarations.cpp</description>
        <pubDate>Tue, 13 Aug 2019 18:11:44 +0000</pubDate>
        <dc:creator>Jan Korous &lt;jkorous@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
