<?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 warn-cast-align.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>04027052 - [Sema] Teach -Wcast-align to compute alignment of CXXThisExpr</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/warn-cast-align.cpp#04027052</link>
        <description>[Sema] Teach -Wcast-align to compute alignment of CXXThisExprThis fixes https://bugs.llvm.org/show_bug.cgi?id=46605.rdar://problem/65158878Differential Revision: https://reviews.llvm.org/D83317

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/warn-cast-align.cpp</description>
        <pubDate>Tue, 07 Jul 2020 02:48:21 +0000</pubDate>
        <dc:creator>Akira Hatanaka &lt;ahatanaka@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>854f5f33 - [Sema] Teach -Wcast-align to compute an accurate alignment using the</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/warn-cast-align.cpp#854f5f33</link>
        <description>[Sema] Teach -Wcast-align to compute an accurate alignment using thealignment information on VarDecls in more casesThis commit improves upon https://reviews.llvm.org/D21099. The code thatcomputes the source alignment now understands array subscriptexpressions, binary operators, derived-to-base casts, and several moreexpressions.rdar://problem/59242343Differential Revision: https://reviews.llvm.org/D78767

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/warn-cast-align.cpp</description>
        <pubDate>Mon, 23 Mar 2020 06:47:01 +0000</pubDate>
        <dc:creator>Akira Hatanaka &lt;ahatanaka@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>5cf48cd1 - On second thought, don&apos;t warn about reinterpret_casts under -Wcast-align.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/warn-cast-align.cpp#5cf48cd1</link>
        <description>On second thought, don&apos;t warn about reinterpret_casts under -Wcast-align.llvm-svn: 111497

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/warn-cast-align.cpp</description>
        <pubDate>Thu, 19 Aug 2010 01:19:08 +0000</pubDate>
        <dc:creator>John McCall &lt;rjmccall@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>2b5c1b25 - Implement -Wcast-align.  The initial design of this diagnostic diverges     </title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/warn-cast-align.cpp#2b5c1b25</link>
        <description>Implement -Wcast-align.  The initial design of this diagnostic diverges     from GCC&apos;s in that we warn on *any* increase in alignment requirements, notjust those that are enforced by hardware.  Please let us know if this causesmajor problems for you (which it shouldn&apos;t, since it&apos;s an optional warning).llvm-svn: 110959

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/warn-cast-align.cpp</description>
        <pubDate>Thu, 12 Aug 2010 21:44:57 +0000</pubDate>
        <dc:creator>John McCall &lt;rjmccall@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
