<?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 index-pch.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>71b74ebb - [index] Fix crash when indexing a C++14 PCH/module related to TemplateTemplateParmDecls of alias templates</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/Core/index-pch.cpp#71b74ebb</link>
        <description>[index] Fix crash when indexing a C++14 PCH/module related to TemplateTemplateParmDecls of alias templatesTemplateTemplateParmDecls of alias templates ended-up serialized as &apos;file-level decls&apos; which was causing a crash while trying to index a PCH/module file that contained them.Commit makes sure TemplateTemplateParmDecls are not recorded as such kind of decls.Fixes crash of rdar://36608297Differential Revision: https://reviews.llvm.org/D42588llvm-svn: 323549

            List of files:
            /llvm-project-15.0.7/clang/test/Index/Core/index-pch.cpp</description>
        <pubDate>Fri, 26 Jan 2018 19:26:12 +0000</pubDate>
        <dc:creator>Argyrios Kyrtzidis &lt;akyrtzi@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
