<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/FindAsan.cmake, branch master</title>
<subtitle>My own fork of cmark for commonmark conversion</subtitle>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/'/>
<entry>
<title>Added 'Asan' build type.</title>
<updated>2015-02-19T18:34:34+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-02-19T18:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=0fdb06f275aeb67331fd0984d89227ecadeeb26e'/>
<id>0fdb06f275aeb67331fd0984d89227ecadeeb26e</id>
<content type='text'>
`make asan` will link against ASan; the resulting
executable will do checks for memory access issues.

Thanks @JordanMilne for the suggestion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`make asan` will link against ASan; the resulting
executable will do checks for memory access issues.

Thanks @JordanMilne for the suggestion.
</pre>
</div>
</content>
</entry>
</feed>
