<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gustaf Waldemarson (Posts about clang)</title><link>https://gustafwaldemarson.com/</link><description></description><atom:link href="https://gustafwaldemarson.com/tags/clang.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2025 &lt;a href="mailto:gustaf.waldemarson@gmail.com"&gt;Gustaf Waldemarson&lt;/a&gt; </copyright><lastBuildDate>Sun, 11 May 2025 14:49:25 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Clang Format</title><link>https://gustafwaldemarson.com/posts/clang-format/</link><dc:creator>Gustaf Waldemarson</dc:creator><description>&lt;div&gt;&lt;p&gt;
I often write code in &lt;code&gt;C&lt;/code&gt; or &lt;code&gt;C++&lt;/code&gt; and frequently use &lt;code&gt;clang-format&lt;/code&gt; to
automatically format the code I'm writing. Although, occasionally I get into a
situation where I should use a different coding style while I'm in a particular
subdirectory.
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://gustafwaldemarson.com/posts/clang-format/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>clang</category><category>elisp</category><category>emacs</category><guid>https://gustafwaldemarson.com/posts/clang-format/</guid><pubDate>Tue, 10 Apr 2018 13:32:13 GMT</pubDate></item></channel></rss>