<?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-namespace-json.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6d8e5c96 - [NFC] Make file offsets a regex to handle CRLF</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-namespace-json.cpp#6d8e5c96</link>
        <description>[NFC] Make file offsets a regex to handle CRLFNone of these tests are really intended to test the file offset as muchas to test the structure. Making the regex allows this test to workeven if the file is checked out with CRLF line endings.Reviewed By: aaron.ballmanDifferential Revision: https://reviews.llvm.org/D119362

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-namespace-json.cpp</description>
        <pubDate>Wed, 19 Jan 2022 23:55:20 +0000</pubDate>
        <dc:creator>Chris Bieneman &lt;cbieneman@microsoft.com&gt;</dc:creator>
    </item>
<item>
        <title>451d0596 - [clang] Fix JSON AST output when a filter is used</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-namespace-json.cpp#451d0596</link>
        <description>[clang] Fix JSON AST output when a filter is usedWithout this, the combination of `-ast-dump=json` and `-ast-dump-filter FILTER` produces invalid JSON: the first line is a string that says `Dumping $SOME_DECL_NAME: `.Reviewed By: aaron.ballmanDifferential Revision: https://reviews.llvm.org/D108441

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-namespace-json.cpp</description>
        <pubDate>Sun, 10 Oct 2021 00:44:08 +0000</pubDate>
        <dc:creator>william woodruff &lt;william@yossarian.net&gt;</dc:creator>
    </item>
<item>
        <title>27c7a9b1 - Add more information to JSON AST dumping of source locations.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-namespace-json.cpp#27c7a9b1</link>
        <description>Add more information to JSON AST dumping of source locations.This adds information about the offset within the source file to the given source location as well as information about the include file a location is from. These pieces of information allow for more efficient post-processing of JSON AST dumps.llvm-svn: 374921

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-namespace-json.cpp</description>
        <pubDate>Tue, 15 Oct 2019 17:30:19 +0000</pubDate>
        <dc:creator>Aaron Ballman &lt;aaron@aaronballman.com&gt;</dc:creator>
    </item>
<item>
        <title>a612e34c - Augment location information when dumping the AST to JSON.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-namespace-json.cpp#a612e34c</link>
        <description>Augment location information when dumping the AST to JSON.Rather than create JSON objects for source locations and ranges, we instead stream them out directly. This allows us to elide duplicate information (without JSON field reordering causing an issue) like file names and line numbers, similar to the text dump. This also adds token length information when dumping the source location.llvm-svn: 364226

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-namespace-json.cpp</description>
        <pubDate>Mon, 24 Jun 2019 20:07:11 +0000</pubDate>
        <dc:creator>Aaron Ballman &lt;aaron@aaronballman.com&gt;</dc:creator>
    </item>
<item>
        <title>60294f9d - Add an automated note to files produced by gen_ast_dump_json_test.py.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-namespace-json.cpp#60294f9d</link>
        <description>Add an automated note to files produced by gen_ast_dump_json_test.py.This also details what filters, if any, were used to generate the test output. Updates all the current JSON testing files to include the automated note.llvm-svn: 364055

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-namespace-json.cpp</description>
        <pubDate>Fri, 21 Jun 2019 14:37:39 +0000</pubDate>
        <dc:creator>Aaron Ballman &lt;aaron@aaronballman.com&gt;</dc:creator>
    </item>
<item>
        <title>2ce598a4 - Introduce the ability to dump the AST to JSON.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-namespace-json.cpp#2ce598a4</link>
        <description>Introduce the ability to dump the AST to JSON.This adds the -ast-dump=json cc1 flag (in addition to -ast-dump=default, which is the default if no dump format is specified), as well as some initial AST dumping functionality and tests.llvm-svn: 360622

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-namespace-json.cpp</description>
        <pubDate>Mon, 13 May 2019 21:39:55 +0000</pubDate>
        <dc:creator>Aaron Ballman &lt;aaron@aaronballman.com&gt;</dc:creator>
    </item>
</channel>
</rss>
