<?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 CLI.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>7d8e2742 - [pseudo] Define recovery strategy as grammar extension.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/pseudo/lib/cli/CLI.cpp#7d8e2742</link>
        <description>[pseudo] Define recovery strategy as grammar extension.Differential Revision: https://reviews.llvm.org/D129158

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/pseudo/lib/cli/CLI.cpp</description>
        <pubDate>Tue, 05 Jul 2022 20:14:52 +0000</pubDate>
        <dc:creator>Sam McCall &lt;sam.mccall@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9ab67cc8 - [pseudo] Implement guard extension.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/pseudo/lib/cli/CLI.cpp#9ab67cc8</link>
        <description>[pseudo] Implement guard extension.- Extend the GLR parser to allow conditional reduction based on the  guard functions;- Implement two simple guards (contextual-override/final) for cxx.bnf;- layering: clangPseudoCXX depends on clangPseudo (as the guard function need  to access the TokenStream);Differential Revision: https://reviews.llvm.org/D127448

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/pseudo/lib/cli/CLI.cpp</description>
        <pubDate>Fri, 01 Jul 2022 12:50:07 +0000</pubDate>
        <dc:creator>Haojian Wu &lt;hokein.wu@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fe66aebd - [pseudo] Define a clangPseudoCLI library.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/pseudo/lib/cli/CLI.cpp#fe66aebd</link>
        <description>[pseudo] Define a clangPseudoCLI library.- define a common data structure Language which is a compiled result of the  bnf grammar. It is defined in Language.h;- creates a clangPseudoCLI lib which defines a grammar commandline flag and  expose a function to get the Language. It supports --grammar=cxx,  --grammmar=/path/to/file.bnf;- use the clangPseudoCLI in clang-pseudo, fuzzer, and benchmark tools (  simplify the code and use the prebuilt cxx grammar);Split out from https://reviews.llvm.org/D127448.Differential Revision: https://reviews.llvm.org/D128679

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/pseudo/lib/cli/CLI.cpp</description>
        <pubDate>Tue, 28 Jun 2022 20:37:03 +0000</pubDate>
        <dc:creator>Haojian Wu &lt;hokein.wu@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
