<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/tools/llvm-cov/CodeCoverage.cpp, branch users/meinersbur/flang_runtime_split-headers</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>llvm-cov: Introduce `--binary-counters` (#120841)</title>
<updated>2024-12-27T10:48:30+00:00</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2024-12-27T10:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=223521b13e7465bc177f43e22de526b777d6ff74'/>
<id>223521b13e7465bc177f43e22de526b777d6ff74</id>
<content type='text'>
In `llvm-cov show`, this option rounds counters (line, branch) to
`[1,0]` at rendering. This will be useful when the number of counts
doesn't interest but **Covered/uncoverd** does.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In `llvm-cov show`, this option rounds counters (line, branch) to
`[1,0]` at rendering. This will be useful when the number of counts
doesn't interest but **Covered/uncoverd** does.</pre>
</div>
</content>
</entry>
<entry>
<title>llvm-cov: Introduce `-show-created-time` to suppress timestamps (#120417)</title>
<updated>2024-12-20T02:31:01+00:00</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2024-12-20T02:31:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=4e3c0bb7f7b3f4df702d787853d31c53d626fe4c'/>
<id>4e3c0bb7f7b3f4df702d787853d31c53d626fe4c</id>
<content type='text'>
This shouldn't affect anything since `-show-created-time=true` by
default.

Timestamps sometimes prevent reproducible build.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This shouldn't affect anything since `-show-created-time=true` by
default.

Timestamps sometimes prevent reproducible build.</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[llvm-cov] Fix branch counts of template functions (#111743)" (#118398)</title>
<updated>2024-12-02T21:48:22+00:00</updated>
<author>
<name>Alan Phipps</name>
<email>a-phipps@ti.com</email>
</author>
<published>2024-12-02T21:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=92f5314706319a2a654a914c54ba6e73563fa906'/>
<id>92f5314706319a2a654a914c54ba6e73563fa906</id>
<content type='text'>
Reverts llvm/llvm-project#113925

Reverting to address buildbot failures.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverts llvm/llvm-project#113925

Reverting to address buildbot failures.</pre>
</div>
</content>
</entry>
<entry>
<title>[llvm-cov] Fix branch counts of template functions (#111743) (#113925)</title>
<updated>2024-12-02T20:24:15+00:00</updated>
<author>
<name>stma247</name>
<email>184293860+stma247@users.noreply.github.com</email>
</author>
<published>2024-12-02T20:24:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=0fe1f8524e02a2d28946e8356615f16166670474'/>
<id>0fe1f8524e02a2d28946e8356615f16166670474</id>
<content type='text'>
Added option "--unify-instantiations" to llvm-cov export to combine
branch execution counts of C++ template instantiations.

on-behalf-of: @e-solutions-GmbH &lt;info@esolutions.de&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added option "--unify-instantiations" to llvm-cov export to combine
branch execution counts of C++ template instantiations.

on-behalf-of: @e-solutions-GmbH &lt;info@esolutions.de&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[llvm-cov] Remove View member from MCDCView and BranchView (#97734)</title>
<updated>2024-07-05T07:20:25+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>npopov@redhat.com</email>
</author>
<published>2024-07-05T07:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=eb7ebd51ecfdbf541044761851dd2007368d710f'/>
<id>eb7ebd51ecfdbf541044761851dd2007368d710f</id>
<content type='text'>
These were never actually used, and the way they were constructed
doesn't really make sense.

Fixes https://github.com/llvm/llvm-project/issues/93798.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These were never actually used, and the way they were constructed
doesn't really make sense.

Fixes https://github.com/llvm/llvm-project/issues/93798.</pre>
</div>
</content>
</entry>
<entry>
<title>[llvm-project] Fix typo "seperate" (#95373)</title>
<updated>2024-06-13T19:20:27+00:00</updated>
<author>
<name>Jay Foad</name>
<email>jay.foad@amd.com</email>
</author>
<published>2024-06-13T19:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d4a0154902fb9b0611ed857134b26a64a1d5ad1e'/>
<id>d4a0154902fb9b0611ed857134b26a64a1d5ad1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename llvm::ThreadPool -&gt; llvm::DefaultThreadPool (NFC) (#83702)</title>
<updated>2024-03-06T02:00:46+00:00</updated>
<author>
<name>Mehdi Amini</name>
<email>joker.eph@gmail.com</email>
</author>
<published>2024-03-06T02:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=716042a63f26cd020eb72960f72fa97b9a197382'/>
<id>716042a63f26cd020eb72960f72fa97b9a197382</id>
<content type='text'>
The base class llvm::ThreadPoolInterface will be renamed
llvm::ThreadPool in a subsequent commit.

This is a breaking change: clients who use to create a ThreadPool must
now create a DefaultThreadPool instead.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The base class llvm::ThreadPoolInterface will be renamed
llvm::ThreadPool in a subsequent commit.

This is a breaking change: clients who use to create a ThreadPool must
now create a DefaultThreadPool instead.</pre>
</div>
</content>
</entry>
<entry>
<title>[llvm-cov] Simplify branch/MCDC subviews. NFC</title>
<updated>2024-01-28T00:00:37+00:00</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2024-01-28T00:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=927919ac34a2085a7a25814fea492ac462b0d4ac'/>
<id>927919ac34a2085a7a25814fea492ac462b0d4ac</id>
<content type='text'>
Remove unneeded empty check and reundant copies. NFC
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unneeded empty check and reundant copies. NFC
</pre>
</div>
</content>
</entry>
<entry>
<title>Reland "[Coverage][llvm-cov] Enable MC/DC Support in LLVM Source-based Code Coverage (2/3)"</title>
<updated>2023-12-13T21:10:05+00:00</updated>
<author>
<name>Alan Phipps</name>
<email>a-phipps@ti.com</email>
</author>
<published>2023-12-13T20:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=8ecbb0404d740d1ab173554e47cef39cd5e3ef8c'/>
<id>8ecbb0404d740d1ab173554e47cef39cd5e3ef8c</id>
<content type='text'>
Part 2 of 3. This includes the Visualization and Evaluation components.

Differential Revision: https://reviews.llvm.org/D138847
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part 2 of 3. This includes the Visualization and Evaluation components.

Differential Revision: https://reviews.llvm.org/D138847
</pre>
</div>
</content>
</entry>
<entry>
<title>[ADT] Rename SmallString::{starts,ends}with to {starts,ends}_with (#74916)</title>
<updated>2023-12-09T22:28:45+00:00</updated>
<author>
<name>Kazu Hirata</name>
<email>kazu@google.com</email>
</author>
<published>2023-12-09T22:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=cc4ecfd68b79a44f101fe9924d088a83477797c0'/>
<id>cc4ecfd68b79a44f101fe9924d088a83477797c0</id>
<content type='text'>
This patch renames {starts,ends}with to {starts,ends}_with for
consistency with std::{string,string_view}::{starts,ends}_with in
C++20.  Since there are only a handful of occurrences, this patch
skips the deprecation phase and simply renames them.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch renames {starts,ends}with to {starts,ends}_with for
consistency with std::{string,string_view}::{starts,ends}_with in
C++20.  Since there are only a handful of occurrences, this patch
skips the deprecation phase and simply renames them.</pre>
</div>
</content>
</entry>
</feed>
