<?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 PR38235.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c764e9a8 - Update to -r337585, allow scoped enum inits in -pedantic</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/PR38235.cpp#c764e9a8</link>
        <description>Update to -r337585, allow scoped enum inits in -pedanticllvm-svn: 337738

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/PR38235.cpp</description>
        <pubDate>Mon, 23 Jul 2018 21:08:13 +0000</pubDate>
        <dc:creator>Erich Keane &lt;erich.keane@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1ddd4bf8 - Prevent Scoped Enums from being Integral constant expressions:</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/PR38235.cpp#1ddd4bf8</link>
        <description>Prevent Scoped Enums from being Integral constant expressions:Discovered because of: https://bugs.llvm.org/show_bug.cgi?id=38235It seems to me that a scoped enum should NOT be an integral constant expressionwithout a cast, so this seems like a sensical change.Attributes that check for an integer parameter simply use this function toensure that they have an integer, so it was previously allowing a scoped enum.Also added a test based on Richard&apos;s feedback to ensure that case labels still work.Differential Revision: https://reviews.llvm.org/D49599llvm-svn: 337585

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/PR38235.cpp</description>
        <pubDate>Fri, 20 Jul 2018 17:42:09 +0000</pubDate>
        <dc:creator>Erich Keane &lt;erich.keane@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
