<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>63b0f8c7 - [RecordLayout] Fix ItaniumRecordLayoutBuilder so that is grabs the correct bases class offsets from the external source</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/lang/cpp/alignas_base_class/Makefile#63b0f8c7</link>
        <description>[RecordLayout] Fix ItaniumRecordLayoutBuilder so that is grabs the correct bases class offsets from the external sourceCurrently the ItaniumRecordLayoutBuilder when laying out base classes has the virtualand non-virtual bases mixed up when pulling the base class layouts from the external source.This came up in an LLDB bug where on arm64 because of differences in how it deals withtail padding would layout the bases differently without the correct layout from theexternal source (LLDB). This would result in some fields being off by 4 bytes.Differential Revision: https://reviews.llvm.org/D83008

            List of files:
            /llvm-project-15.0.7/lldb/test/API/lang/cpp/alignas_base_class/Makefile</description>
        <pubDate>Wed, 08 Jul 2020 17:02:13 +0000</pubDate>
        <dc:creator>shafik &lt;syaghmour@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
