<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/CoverageMapping/unused_function.cpp, branch main</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>[Coverage] Add empty line regions to SkippedRegions</title>
<updated>2020-09-21T19:42:53+00:00</updated>
<author>
<name>Zequan Wu</name>
<email>zequanwu@google.com</email>
</author>
<published>2020-09-02T21:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=9caa3fbe03f43e3eec30262fbba87c1ee15c05a3'/>
<id>9caa3fbe03f43e3eec30262fbba87c1ee15c05a3</id>
<content type='text'>
Differential Revision: https://reviews.llvm.org/D84988
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Differential Revision: https://reviews.llvm.org/D84988
</pre>
</div>
</content>
</entry>
<entry>
<title>Reapply [Coverage] Fix an assertion failure if the definition of an unused function spans multiple files.</title>
<updated>2016-06-07T10:07:51+00:00</updated>
<author>
<name>Igor Kudrin</name>
<email>ikudrin.dev@gmail.com</email>
</author>
<published>2016-06-07T10:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d9e1a61d3149ef54d6ce84e0268ae63f32bba181'/>
<id>d9e1a61d3149ef54d6ce84e0268ae63f32bba181</id>
<content type='text'>
We have an assertion failure if, for example, the definition of an unused
inline function starts in one macro and ends in another. This patch fixes
the issue by finding the common ancestor of the start and end locations
of that function's body and changing the locations accordingly.

Thanks to NAKAMURA Takumi for helping with fixing the test failure on Windows.

Differential Revision: http://reviews.llvm.org/D20997

llvm-svn: 271995
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have an assertion failure if, for example, the definition of an unused
inline function starts in one macro and ends in another. This patch fixes
the issue by finding the common ancestor of the start and end locations
of that function's body and changing the locations accordingly.

Thanks to NAKAMURA Takumi for helping with fixing the test failure on Windows.

Differential Revision: http://reviews.llvm.org/D20997

llvm-svn: 271995
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert [Coverage] Fix an assertion failure if the definition of an unused function spans multiple files.</title>
<updated>2016-06-07T04:11:51+00:00</updated>
<author>
<name>Igor Kudrin</name>
<email>ikudrin.dev@gmail.com</email>
</author>
<published>2016-06-07T04:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a8c1d8bb6db4ed012398f8d45f5ec019707c00d4'/>
<id>a8c1d8bb6db4ed012398f8d45f5ec019707c00d4</id>
<content type='text'>
r271969 The test case fails on Windows.

llvm-svn: 271976
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
r271969 The test case fails on Windows.

llvm-svn: 271976
</pre>
</div>
</content>
</entry>
<entry>
<title>[Coverage] Fix an assertion failure if the definition of an unused function spans multiple files.</title>
<updated>2016-06-07T02:17:03+00:00</updated>
<author>
<name>Igor Kudrin</name>
<email>ikudrin.dev@gmail.com</email>
</author>
<published>2016-06-07T02:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=6fd589a763a3c819ec09efd5ff0899cbe6bb59af'/>
<id>6fd589a763a3c819ec09efd5ff0899cbe6bb59af</id>
<content type='text'>
We have an assertion failure if, for example, the definition of an unused
inline function starts in one macro and ends in another. This patch fixes
the issue by finding the common ancestor of the start and end locations
of that function's body and changing the locations accordingly.

Differential Revision: http://reviews.llvm.org/D20997

llvm-svn: 271969
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have an assertion failure if, for example, the definition of an unused
inline function starts in one macro and ends in another. This patch fixes
the issue by finding the common ancestor of the start and end locations
of that function's body and changing the locations accordingly.

Differential Revision: http://reviews.llvm.org/D20997

llvm-svn: 271969
</pre>
</div>
</content>
</entry>
</feed>
