<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/compiler-rt/test/profile/coverage_comments.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>[AIX][PGO] Enable some profile-rt tests now that -fprofile-instr-generate works on AIX</title>
<updated>2024-10-16T15:33:56+00:00</updated>
<author>
<name>Wael Yehia</name>
<email>wyehia@ca.ibm.com</email>
</author>
<published>2024-10-11T02:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=92ad0397f494a9895385057586cc59a908107f81'/>
<id>92ad0397f494a9895385057586cc59a908107f81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] Fix compiler-rt/test/profile/coverage_emptylines.cpp if the build directory is under /tmp</title>
<updated>2020-12-11T00:57:10+00:00</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2020-12-11T00:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f23fae29eb38b9e9d0c6195fa82a882167bd8abe'/>
<id>f23fae29eb38b9e9d0c6195fa82a882167bd8abe</id>
<content type='text'>
llvm-cov -path-equivalence=/tmp,... is used by some checked-in coverage mapping
files where the original filename is under /tmp. If the test itself produces the
coverage mapping file, there is no need for /tmp.

For coverage_emptylines.cpp: the source filename is under the build directory.
If the build directory is under /tmp, the path mapping will make
llvm-cov fail to find the file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-cov -path-equivalence=/tmp,... is used by some checked-in coverage mapping
files where the original filename is under /tmp. If the test itself produces the
coverage mapping file, there is no need for /tmp.

For coverage_emptylines.cpp: the source filename is under the build directory.
If the build directory is under /tmp, the path mapping will make
llvm-cov fail to find the file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reland [Coverage] Add comment to skipped regions</title>
<updated>2020-07-28T20:20:57+00:00</updated>
<author>
<name>Zequan Wu</name>
<email>zequanwu@google.com</email>
</author>
<published>2020-07-23T02:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b46176bbb094610460667edad950a9c99f844118'/>
<id>b46176bbb094610460667edad950a9c99f844118</id>
<content type='text'>
Bug filled here: https://bugs.llvm.org/show_bug.cgi?id=45757.
Add comment to skipped regions so we don't track execution count for lines containing only comments.

Differential Revision: https://reviews.llvm.org/D83592
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug filled here: https://bugs.llvm.org/show_bug.cgi?id=45757.
Add comment to skipped regions so we don't track execution count for lines containing only comments.

Differential Revision: https://reviews.llvm.org/D83592
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert abd45154b "[Coverage] Add comment to skipped regions"</title>
<updated>2020-07-22T15:09:20+00:00</updated>
<author>
<name>Hans Wennborg</name>
<email>hans@chromium.org</email>
</author>
<published>2020-07-22T15:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=238bbd48c5a5f84deca36e5df980241578f7c1df'/>
<id>238bbd48c5a5f84deca36e5df980241578f7c1df</id>
<content type='text'>
This casued assertions during Chromium builds. See comment on the code review

&gt; Bug filled here: https://bugs.llvm.org/show_bug.cgi?id=45757.
&gt; Add comment to skipped regions so we don't track execution count for lines containing only comments.
&gt;
&gt; Differential Revision: https://reviews.llvm.org/D84208

This reverts commit abd45154bdb6b76c5b480455eacc8c75b08242aa and the
follow-up 87d725473380652bbe845fd2fbd9c0507a55172f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This casued assertions during Chromium builds. See comment on the code review

&gt; Bug filled here: https://bugs.llvm.org/show_bug.cgi?id=45757.
&gt; Add comment to skipped regions so we don't track execution count for lines containing only comments.
&gt;
&gt; Differential Revision: https://reviews.llvm.org/D84208

This reverts commit abd45154bdb6b76c5b480455eacc8c75b08242aa and the
follow-up 87d725473380652bbe845fd2fbd9c0507a55172f.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Coverage] Fix coverage test cases.</title>
<updated>2020-07-22T01:01:29+00:00</updated>
<author>
<name>Zequan Wu</name>
<email>zequanwu@google.com</email>
</author>
<published>2020-07-22T01:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=87d725473380652bbe845fd2fbd9c0507a55172f'/>
<id>87d725473380652bbe845fd2fbd9c0507a55172f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Coverage] Add comment to skipped regions</title>
<updated>2020-07-22T00:34:18+00:00</updated>
<author>
<name>Zequan Wu</name>
<email>zequanwu@google.com</email>
</author>
<published>2020-07-20T19:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=abd45154bdb6b76c5b480455eacc8c75b08242aa'/>
<id>abd45154bdb6b76c5b480455eacc8c75b08242aa</id>
<content type='text'>
Bug filled here: https://bugs.llvm.org/show_bug.cgi?id=45757.
Add comment to skipped regions so we don't track execution count for lines containing only comments.

Differential Revision: https://reviews.llvm.org/D84208
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug filled here: https://bugs.llvm.org/show_bug.cgi?id=45757.
Add comment to skipped regions so we don't track execution count for lines containing only comments.

Differential Revision: https://reviews.llvm.org/D84208
</pre>
</div>
</content>
</entry>
</feed>
