<?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 declarator-function.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d489b380 - [pseudo] Implement a guard to determine function declarator.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/pseudo/test/cxx/declarator-function.cpp#d489b380</link>
        <description>[pseudo] Implement a guard to determine function declarator.This eliminates some simple-declaration/function-definition falseparses.- implement a function to determine whether a declarator ForestNode is a  function declarator;- extend the standard declarator to two guarded function-declarator and  non-function-declarator nonterminals;Differential Revision: https://reviews.llvm.org/D129222

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/pseudo/test/cxx/declarator-function.cpp</description>
        <pubDate>Fri, 15 Jul 2022 14:15:31 +0000</pubDate>
        <dc:creator>Haojian Wu &lt;hokein.wu@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>70c0d929 - [pseudo] Use the prebuilt cxx grammar for the lit tests, NFC.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/pseudo/test/cxx/declarator-function.cpp#70c0d929</link>
        <description>[pseudo] Use the prebuilt cxx grammar for the lit tests, NFC.Differential Revision: https://reviews.llvm.org/D129074

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/pseudo/test/cxx/declarator-function.cpp</description>
        <pubDate>Mon, 04 Jul 2022 12:15:51 +0000</pubDate>
        <dc:creator>Haojian Wu &lt;hokein.wu@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6b187fdf - [pseudo] Add xfail tests for a simple-declaration/function-definition ambiguity</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/pseudo/test/cxx/declarator-function.cpp#6b187fdf</link>
        <description>[pseudo] Add xfail tests for a simple-declaration/function-definition ambiguityI expect to eliminate this ambiguity at the grammar level by use of guards,because it interferes with brace-based error recvoery.Differential Revision: https://reviews.llvm.org/D127400

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/pseudo/test/cxx/declarator-function.cpp</description>
        <pubDate>Thu, 09 Jun 2022 07:06:19 +0000</pubDate>
        <dc:creator>Sam McCall &lt;sam.mccall@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
