<?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 clang-diff-ast.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>7805ae25 - Revert &quot;[clang-diff] Fix assertion error when dealing with wide strings&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp#7805ae25</link>
        <description>Revert &quot;[clang-diff] Fix assertion error when dealing with wide strings&quot;This reverts commit e80748ff8840a10bd7c7336eb5e98664480ba1ba.This was causing a test failure on a buildbot: https://lab.llvm.org/buildbot/#/builders/139/builds/22964

            List of files:
            /llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp</description>
        <pubDate>Tue, 07 Jun 2022 21:58:10 +0000</pubDate>
        <dc:creator>Douglas Yung &lt;douglas.yung@sony.com&gt;</dc:creator>
    </item>
<item>
        <title>e80748ff - [clang-diff] Fix assertion error when dealing with wide strings</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp#e80748ff</link>
        <description>[clang-diff] Fix assertion error when dealing with wide stringsDirectly using StringLiteral::getString for wide string is notcurrently supported; therefore in ASTDiff, getStmtValue will fail whenasserting that the StringLiteral has a width of 1. This patch alsocovers cases for UTF16 and UTF32 encoding, along with correspondingtest cases.Fixes https://github.com/llvm/llvm-project/issues/55771.Reviewed By: johannesDifferential Revision: https://reviews.llvm.org/D126651

            List of files:
            /llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp</description>
        <pubDate>Tue, 07 Jun 2022 17:39:46 +0000</pubDate>
        <dc:creator>Kaining Zhong &lt;zhongkaining.paxos@bytedance.com&gt;</dc:creator>
    </item>
<item>
        <title>41395022 - [clang-diff] Treat CXXCtorInitializer as a node</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp#41395022</link>
        <description>[clang-diff] Treat CXXCtorInitializer as a nodeReviewers: arphamanSubscribers: cfe-commits, klimekDifferential Revision: https://reviews.llvm.org/D37002llvm-svn: 311865

            List of files:
            /llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp</description>
        <pubDate>Sun, 27 Aug 2017 22:52:20 +0000</pubDate>
        <dc:creator>Johannes Altmanninger &lt;aclopte@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2b955ffa - [clang-diff] Use the relative name for NamedDecl</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp#2b955ffa</link>
        <description>[clang-diff] Use the relative name for NamedDeclSummary:If a node referring to a name is within a class or namespace, do not usethe full qualified name, but strip the namespace prefix.Reviewers: arphaman, bkramerSubscribers: klimekDifferential Revision: https://reviews.llvm.org/D36681llvm-svn: 311433

            List of files:
            /llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp</description>
        <pubDate>Tue, 22 Aug 2017 08:56:26 +0000</pubDate>
        <dc:creator>Johannes Altmanninger &lt;aclopte@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d6491f2c - Allow thiscall attribute in test/Tooling/clang-diff-ast.cpp</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp#d6491f2c</link>
        <description>Allow thiscall attribute in test/Tooling/clang-diff-ast.cppllvm-svn: 311301

            List of files:
            /llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp</description>
        <pubDate>Sun, 20 Aug 2017 20:13:33 +0000</pubDate>
        <dc:creator>Johannes Altmanninger &lt;aclopte@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0dd86dc5 - [clang-diff] Improve and test getNodeValue</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp#0dd86dc5</link>
        <description>[clang-diff] Improve and test getNodeValueSummary: Use qualified names if available.Reviewers: arphamanSubscribers: klimekDifferential Revision: https://reviews.llvm.org/D36186llvm-svn: 311292

            List of files:
            /llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp</description>
        <pubDate>Sun, 20 Aug 2017 16:18:43 +0000</pubDate>
        <dc:creator>Johannes Altmanninger &lt;aclopte@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d5b56a86 - [clang-diff] Filter AST nodes</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp#d5b56a86</link>
        <description>[clang-diff] Filter AST nodesSummary:Ignore macros and implicit AST nodes, as well as anything outside of themain source file.Reviewers: arphamanSubscribers: klimekDifferential Revision: https://reviews.llvm.org/D36184llvm-svn: 311280

            List of files:
            /llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp</description>
        <pubDate>Sun, 20 Aug 2017 10:22:32 +0000</pubDate>
        <dc:creator>Johannes Altmanninger &lt;aclopte@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6adf81b1 - clang/test/Tooling/clang-diff-ast.cpp: Satisfy thiscall.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp#6adf81b1</link>
        <description>clang/test/Tooling/clang-diff-ast.cpp: Satisfy thiscall.  clang/test/Tooling/clang-diff-ast.cpp:45:12: error: expected string not found in input   // CHECK: CXXConstructorDecl: X(void (char, int))             ^  &lt;stdin&gt;:43:25: note: scanning from here   AccessSpecDecl: public(42)                          ^  &lt;stdin&gt;:44:2: note: possible intended match here   CXXConstructorDecl: X(void (char, int) __attribute__((thiscall)))(43)   ^llvm-svn: 311270

            List of files:
            /llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp</description>
        <pubDate>Sun, 20 Aug 2017 00:02:20 +0000</pubDate>
        <dc:creator>NAKAMURA Takumi &lt;geek4civic@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c58ac104 - [clang-diff] Fix test</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp#c58ac104</link>
        <description>[clang-diff] Fix testllvm-svn: 311233

            List of files:
            /llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp</description>
        <pubDate>Sat, 19 Aug 2017 10:05:24 +0000</pubDate>
        <dc:creator>Johannes Altmanninger &lt;aclopte@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a1d2b5d5 - [clang-diff] Add option to dump the AST, one node per line</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp#a1d2b5d5</link>
        <description>[clang-diff] Add option to dump the AST, one node per lineSummary:This is done with -ast-dump; the JSON variant has been renamed to-ast-dump-json.Reviewers: arphamanDifferential Revision: https://reviews.llvm.org/D36180llvm-svn: 311232

            List of files:
            /llvm-project-15.0.7/clang/test/Tooling/clang-diff-ast.cpp</description>
        <pubDate>Sat, 19 Aug 2017 09:36:14 +0000</pubDate>
        <dc:creator>Johannes Altmanninger &lt;aclopte@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
