<?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 FormatTestVerilog.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2e32ff10 - [clang-format] Handle Verilog preprocessor directives</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/unittests/Format/FormatTestVerilog.cpp#2e32ff10</link>
        <description>[clang-format] Handle Verilog preprocessor directivesVerilog uses the backtick instead of the hash.  In this revisionbackticks are lexed manually and then get labeled as hashes so the logicfor handling C preprocessor stuff don&apos;t have to change.  Hashes getlabeled as identifiers for Verilog-specific stuff like delays.Reviewed By: HazardyKnusperkeksDifferential Revision: https://reviews.llvm.org/D124749

            List of files:
            /llvm-project-15.0.7/clang/unittests/Format/FormatTestVerilog.cpp</description>
        <pubDate>Sun, 26 Jun 2022 01:54:02 +0000</pubDate>
        <dc:creator>sstwcw &lt;f0gukp2nk@protonmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9ed2e68c - [clang-format] Parse Verilog if statements</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/unittests/Format/FormatTestVerilog.cpp#9ed2e68c</link>
        <description>[clang-format] Parse Verilog if statementsThis patch mainly handles treating `begin` as block openers.While and for statements will be handled in another patch.Reviewed By: HazardyKnusperkeksDifferential Revision: https://reviews.llvm.org/D123450

            List of files:
            /llvm-project-15.0.7/clang/unittests/Format/FormatTestVerilog.cpp</description>
        <pubDate>Sun, 26 Jun 2022 01:51:40 +0000</pubDate>
        <dc:creator>sstwcw &lt;f0gukp2nk@protonmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
