<?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 typerep-typespec.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b159108b - Sema: adjust assertion to account for deduced types</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/typerep-typespec.c#b159108b</link>
        <description>Sema: adjust assertion to account for deduced typesPrevious changes for the BTF attributes introduced a new sub-treevisitation.  That uncovered that when accessing the typespec location wewould assert that the type specification is either a type declaration or`typename`.  However, `typename` was explicitly permitted.  This changepredates the introduction of newer deduced type representations such as`__underlying_type` from C++ and the addition of the GNU `__typeof__`expression.Thanks to aaron.ballman for the valuable discussion and pointer to`isTypeRep`.Differential Revision: https://reviews.llvm.org/D126093Reviewed By: aaron.ballman, yonghong-song

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/typerep-typespec.c</description>
        <pubDate>Fri, 20 May 2022 20:35:28 +0000</pubDate>
        <dc:creator>Saleem Abdulrasool &lt;compnerd@compnerd.org&gt;</dc:creator>
    </item>
</channel>
</rss>
