<?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 fuzzer.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b2b993a6 - [pseudo] Eliminate multiple-specified-types ambiguities using guards</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/pseudo/test/fuzzer.cpp#b2b993a6</link>
        <description>[pseudo] Eliminate multiple-specified-types ambiguities using guardsMotivating case: `foo bar;` is not a declaration of nothing with `foo` and `bar`both types.This is a common and critical ambiguity, clangd/AST.cpp has 20% fewerambiguous nodes (1674-&gt;1332) after this change.Differential Revision: https://reviews.llvm.org/D130337

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/pseudo/test/fuzzer.cpp</description>
        <pubDate>Fri, 22 Jul 2022 09:28:51 +0000</pubDate>
        <dc:creator>Sam McCall &lt;sam.mccall@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1616bd9e - [pseudo] Add fuzzer for the pseudoparser.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/pseudo/test/fuzzer.cpp#1616bd9e</link>
        <description>[pseudo] Add fuzzer for the pseudoparser.As confirmation, running this locally found 2 crashes: - trivial: crashes on file with no tokens - lexer: hits an assertion failure on bytes: 0x5c,0xa,0x5c,0x1,0x65,0x5c,0xaDifferential Revision: https://reviews.llvm.org/D125037

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/pseudo/test/fuzzer.cpp</description>
        <pubDate>Thu, 05 May 2022 19:20:32 +0000</pubDate>
        <dc:creator>Sam McCall &lt;sam.mccall@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
