<?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-implicit-members.clcpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ac677e69 - [OpenCL] Relax test implicit members in C++ for OpenCL</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-implicit-members.clcpp#ac677e69</link>
        <description>[OpenCL] Relax test implicit members in C++ for OpenCLAddresses the issue from a comment in D103252Relaxes the test to account for some targets with added attributesto inside the pattern.

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-implicit-members.clcpp</description>
        <pubDate>Thu, 10 Jun 2021 08:36:37 +0000</pubDate>
        <dc:creator>Ole Strohm &lt;olemarius.strohm@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>438cf557 - [OpenCL] Fix missing addrspace on implicit move assignment operator</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/AST/ast-dump-implicit-members.clcpp#438cf557</link>
        <description>[OpenCL] Fix missing addrspace on implicit move assignment operatorThis fixes the missing address space on `this` in the implicit moveassignment operator.The function called here is an abstraction around the lines that havebeen removed which also sets the address space correctly.This is copied from CopyConstructor, CopyAssignment and MoveConstructor,all of which use this function, and now MoveAssignment does too.Fixes: PR50259Reviewed By: svenvhDifferential Revision: https://reviews.llvm.org/D103252

            List of files:
            /llvm-project-15.0.7/clang/test/AST/ast-dump-implicit-members.clcpp</description>
        <pubDate>Mon, 07 Jun 2021 08:34:53 +0000</pubDate>
        <dc:creator>Ole Strohm &lt;olemarius.strohm@arm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
