<?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>98feb08e - Use CXX_SOURCES and point to the right source file.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/lang/cpp/break-on-initializers/Makefile#98feb08e</link>
        <description>Use CXX_SOURCES and point to the right source file.Copy paste error, but the test still built on macOS.  Weird.It failed on debian linux with an error about -fno-limit-debug-infonot being a supported flag???  Not sure how this goof would causethat error, but let&apos;s see if it did...

            List of files:
            /llvm-project-15.0.7/lldb/test/API/lang/cpp/break-on-initializers/Makefile</description>
        <pubDate>Thu, 21 Jan 2021 02:38:07 +0000</pubDate>
        <dc:creator>Jim Ingham &lt;jingham@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>bff38912 - Fix a bug with setting breakpoints on C++11 inline initialization statements.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/lang/cpp/break-on-initializers/Makefile#bff38912</link>
        <description>Fix a bug with setting breakpoints on C++11 inline initialization statements.If they occurred before the constructor that used them, we would refuse toset the breakpoint because we thought they were crossing function boundaries.Differential Revision: https://reviews.llvm.org/D94846

            List of files:
            /llvm-project-15.0.7/lldb/test/API/lang/cpp/break-on-initializers/Makefile</description>
        <pubDate>Thu, 21 Jan 2021 01:58:34 +0000</pubDate>
        <dc:creator>Jim Ingham &lt;jingham@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
