<?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 pr47676.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>35ecc7fe - [clang][Sema] Fix PR47676: Handle dependent AltiVec C-style cast</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/pr47676.cpp#35ecc7fe</link>
        <description>[clang][Sema] Fix PR47676: Handle dependent AltiVec C-style castFix premature decision in the presence of type-dependent expressionoperands on whether AltiVec vector initializations from singleexpressions are &quot;splat&quot; operations.Verify that the instantiation is able to determine the correct castsemantics for both the scalar type and the vector type case.Note that, because the change only affects the single-expressioncase (and the target type is an AltiVec-style vector type), thereplacement of a parenthesized list with a parenthesized expressiondoes not change the semantics of the program in a program-observablemanner.Reviewed By: aaron.ballmanDifferential Revision: https://reviews.llvm.org/D88526

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/pr47676.cpp</description>
        <pubDate>Thu, 01 Oct 2020 19:46:26 +0000</pubDate>
        <dc:creator>Hubert Tong &lt;hubert.reinterpretcast@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
