<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/test/.clang-tidy, branch main</title>
<subtitle>LV2</subtitle>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/'/>
<entry>
<title>Address new warnings in clang-tidy 22</title>
<updated>2026-04-08T00:12:08+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2026-04-08T00:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=3c57dae600a5ad8d05acd53ee3490f7d91cb7be6'/>
<id>3c57dae600a5ad8d05acd53ee3490f7d91cb7be6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Strengthen clang-tidy configuration</title>
<updated>2025-11-14T01:00:28+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2025-11-14T00:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=46ab5fa6820e069ae4e97a26712b03144a34a04f'/>
<id>46ab5fa6820e069ae4e97a26712b03144a34a04f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress additional clang-tidy warnings</title>
<updated>2025-01-20T23:53:05+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2025-01-20T22:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=3e1e609d89fb1954bd497ae8021a3b6c0aad31f6'/>
<id>3e1e609d89fb1954bd497ae8021a3b6c0aad31f6</id>
<content type='text'>
Some when being run via meson, some that have been added in clang-tidy, and
some where I'm not sure what's changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some when being run via meson, some that have been added in clang-tidy, and
some where I'm not sure what's changed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify clang-tidy configuration</title>
<updated>2022-12-11T18:15:02+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-12-10T20:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=3c79698806163325b68d6ce249044685e8fcc848'/>
<id>3c79698806163325b68d6ce249044685e8fcc848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test headers for warnings more strictly</title>
<updated>2022-12-11T18:15:02+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-12-10T19:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=86e5e821531ff563b7e4642aa792d9e0f3067557'/>
<id>86e5e821531ff563b7e4642aa792d9e0f3067557</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix allegedly "suspicious" string comparisons</title>
<updated>2022-09-09T17:26:44+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-09-09T17:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=93349b03bcf1552223a9c49f3f2e99bace4a1c04'/>
<id>93349b03bcf1552223a9c49f3f2e99bace4a1c04</id>
<content type='text'>
I guess it's suspicious if you've got about 5 minutes of C experience?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I guess it's suspicious if you've got about 5 minutes of C experience?
</pre>
</div>
</content>
</entry>
<entry>
<title>Use uppercase integer literal suffixes</title>
<updated>2022-09-09T17:22:42+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-09-09T17:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=a459db9bf692e11c2d4ecb6047c2878cdcbeb2bd'/>
<id>a459db9bf692e11c2d4ecb6047c2878cdcbeb2bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 0BSD for trivial "public domain intent" things</title>
<updated>2022-09-08T19:57:22+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-09-08T19:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=3e0183ef54a88eb0f038c53778700f1490df6153'/>
<id>3e0183ef54a88eb0f038c53778700f1490df6153</id>
<content type='text'>
Fedora takes issue with CC0.  Although it doesn't really matter for this
stuff (dual licensed anyway, questionably "software", certainly not patentable,
and so on), this is simpler and more consistent with the ISC license used for
the actual software anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fedora takes issue with CC0.  Although it doesn't really matter for this
stuff (dual licensed anyway, questionably "software", certainly not patentable,
and so on), this is simpler and more consistent with the ISC license used for
the actual software anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adopt REUSE machine-readable licensing standard</title>
<updated>2022-09-08T19:57:05+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-09-08T19:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=865d85743476b0e3b0c2c2d394298fbf947d6a90'/>
<id>865d85743476b0e3b0c2c2d394298fbf947d6a90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress new warnings in clang and clang-tidy 14</title>
<updated>2022-07-17T22:14:02+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-07-14T03:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=e1c80a39b280509007693225abb2eb9d47ac01e1'/>
<id>e1c80a39b280509007693225abb2eb9d47ac01e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
