<?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 multiple-objects.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0c5b6020 - [Coverage] Take filenames into account when loading function records.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-cov/multiple-objects.test#0c5b6020</link>
        <description>[Coverage] Take filenames into account when loading function records.Summary:Don&apos;t skip functions with the same name but from different files.That change makes it possible to generate code coverage reports fromdifferent binaries compiled from different sources even if there are functionswith non-unique names. Without that change, code coverage for such functions ismissing except of the first function processed.Reviewers: vsk, morehouseReviewed By: vskSubscribers: llvm-commits, kccDifferential Revision: https://reviews.llvm.org/D46478llvm-svn: 331801

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-cov/multiple-objects.test</description>
        <pubDate>Tue, 08 May 2018 19:26:51 +0000</pubDate>
        <dc:creator>Max Moroz &lt;mmoroz@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>51d8f887 - [llvm-cov] Avoid over-counting covered lines and regions</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-cov/multiple-objects.test#51d8f887</link>
        <description>[llvm-cov] Avoid over-counting covered lines and regions* Fix an unsigned integer overflow in the logic that computes the  number of uncovered lines in a function.* When aggregating region and line coverage summaries, take into account  that different instantiations may have a different number of regions.The new test case provides test coverage for both bugs. I also verifiedthis change by preparing a coverage report for a stage2 build of llc --the new assertions should detect any outstanding over-counting bugs.Fixes PR34613.llvm-svn: 313417

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-cov/multiple-objects.test</description>
        <pubDate>Fri, 15 Sep 2017 23:00:02 +0000</pubDate>
        <dc:creator>Vedant Kumar &lt;vsk@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
