<?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 ast-dump-concepts.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>dc7b1e9d - [AST] Fix the CXXFoldExpr source range when parentheses range is invalid.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-concepts.cpp#dc7b1e9d</link>
        <description>[AST] Fix the CXXFoldExpr source range when parentheses range is invalid.The CXXFoldExpr&apos;s range is invalid if the cxxfoldexpr is formed via theConcept&apos;s TypeContraints (because the parentheses are not written in thesource code). We fallback to use the range from the pattern.Differential Revision: https://reviews.llvm.org/D85645

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-concepts.cpp</description>
        <pubDate>Wed, 12 Aug 2020 07:20:23 +0000</pubDate>
        <dc:creator>Haojian Wu &lt;hokein.wu@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>626d0f58 - [Concepts] Dump template arguments for immediately declared constraint.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-concepts.cpp#626d0f58</link>
        <description>[Concepts] Dump template arguments for immediately declared constraint.The template arguments were dumped as part of the TemplateTypeParmDecl, whichwas incorrect.Differential Revision: https://reviews.llvm.org/D85282

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-concepts.cpp</description>
        <pubDate>Mon, 10 Aug 2020 07:11:08 +0000</pubDate>
        <dc:creator>Haojian Wu &lt;hokein.wu@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1c0a0dfa - [Concepts] Include the found concept decl when dumping the ConceptSpecializationExpr</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-concepts.cpp#1c0a0dfa</link>
        <description>[Concepts] Include the found concept decl when dumping the ConceptSpecializationExprDifferential Revision: https://reviews.llvm.org/D85124

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-concepts.cpp</description>
        <pubDate>Tue, 04 Aug 2020 13:58:12 +0000</pubDate>
        <dc:creator>Haojian Wu &lt;hokein.wu@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4ede3968 - [clang] Include trailing-requires-clause in FunctionDecl&apos;s source range</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-concepts.cpp#4ede3968</link>
        <description>[clang] Include trailing-requires-clause in FunctionDecl&apos;s source rangeFixes https://github.com/clangd/clangd/issues/476Differential Revision: https://reviews.llvm.org/D85108

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-concepts.cpp</description>
        <pubDate>Mon, 03 Aug 2020 07:21:01 +0000</pubDate>
        <dc:creator>Nathan Ridge &lt;zeratul976@hotmail.com&gt;</dc:creator>
    </item>
<item>
        <title>89247792 - [clang] Fix ConceptSpecializationExpr::getEndLoc()</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-concepts.cpp#89247792</link>
        <description>[clang] Fix ConceptSpecializationExpr::getEndLoc()Summary:It returned an invalid location in case of a constrained-parameterwith no explicit arguments.Reviewers: hokeinSubscribers: cfe-commitsTags: #clangDifferential Revision: https://reviews.llvm.org/D84613

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-concepts.cpp</description>
        <pubDate>Mon, 27 Jul 2020 02:43:29 +0000</pubDate>
        <dc:creator>Nathan Ridge &lt;zeratul976@hotmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c0bd9fa1 - [Concepts] Fix ast dump for immediately declared constraint.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-concepts.cpp#c0bd9fa1</link>
        <description>[Concepts] Fix ast dump for immediately declared constraint.Reviewed By: nridgeDifferential Revision: https://reviews.llvm.org/D84461

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-concepts.cpp</description>
        <pubDate>Tue, 28 Jul 2020 09:59:49 +0000</pubDate>
        <dc:creator>Haojian Wu &lt;hokein.wu@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
