<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chemacs.git/.clangd, branch devmain</title>
<subtitle>emacs
</subtitle>
<id>http://cgit.adnoto.dev/chemacs.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chemacs.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chemacs.git/'/>
<updated>2025-05-11T10:14:32Z</updated>
<entry>
<title>Tweak .clangd to work with gcc-compiled Emacs (bug#78367)</title>
<updated>2025-05-11T10:14:32Z</updated>
<author>
<name>João Távora</name>
<email>joaotavora@gmail.com</email>
</author>
<published>2025-05-11T10:14:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chemacs.git/commit/?id=9df2074a06fefa0b5bfe9714b45c383fa45d6650'/>
<id>urn:sha1:9df2074a06fefa0b5bfe9714b45c383fa45d6650</id>
<content type='text'>
A Gcc configuration of Emacs emits -fstrict-flex-arrays but
clangd doesn't understand that.  This causes spurious errors of
"unknown flag" that prevent analysis.  So tweak .clangd to the
nearest clang equivalent (which is very similar).

* .clangd (CompileFlags): Remove -fstrict-flex-arrays, add
-fstrict-flex-arrays=3.
</content>
</entry>
<entry>
<title>; Fix a glob in .clangd</title>
<updated>2023-09-30T05:41:19Z</updated>
<author>
<name>Gerd Möllmann</name>
<email>gerd@gnu.org</email>
</author>
<published>2023-09-30T05:41:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chemacs.git/commit/?id=9a3523e7d839fd45180e553c10d2f22475fa30c7'/>
<id>urn:sha1:9a3523e7d839fd45180e553c10d2f22475fa30c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>; Add .clangd configuration file</title>
<updated>2023-08-28T14:39:01Z</updated>
<author>
<name>Gerd Möllmann</name>
<email>gerd@gnu.org</email>
</author>
<published>2023-08-28T14:39:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chemacs.git/commit/?id=4986c2a088eedc23d6f04deb178f9a3ecc9a33f4'/>
<id>urn:sha1:4986c2a088eedc23d6f04deb178f9a3ecc9a33f4</id>
<content type='text'>
</content>
</entry>
</feed>
