<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/CodeGen/overloadable-debug.c, branch users/nico/python-2</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>PR51034: Debug Info: Remove 'prototyped' from K&amp;R function declarations</title>
<updated>2021-07-09T19:07:36+00:00</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2021-07-09T18:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=768e3af6345a532d383205049679aaaccca26628'/>
<id>768e3af6345a532d383205049679aaaccca26628</id>
<content type='text'>
Regression caused by 6c9559b67b91966bfeff9e17808a3e84a92e64a0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regression caused by 6c9559b67b91966bfeff9e17808a3e84a92e64a0.
</pre>
</div>
</content>
</entry>
<entry>
<title>DebugInfo: Mangle K&amp;R declarations for debug info linkage names</title>
<updated>2021-07-06T23:28:02+00:00</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2021-07-06T23:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=6c9559b67b91966bfeff9e17808a3e84a92e64a0'/>
<id>6c9559b67b91966bfeff9e17808a3e84a92e64a0</id>
<content type='text'>
This fixes a gap in the `overloadable` attribute support (K&amp;R declared
functions would get mangled symbol names, but that name wouldn't be
represented in the debug info linkage name field for the function) and
in -funique-internal-linkage-names (this came up in review discussion on
D98799) where K&amp;R static declarations would not get the uniqued linkage
names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a gap in the `overloadable` attribute support (K&amp;R declared
functions would get mangled symbol names, but that name wouldn't be
represented in the debug info linkage name field for the function) and
in -funique-internal-linkage-names (this came up in review discussion on
D98799) where K&amp;R static declarations would not get the uniqued linkage
names.
</pre>
</div>
</content>
</entry>
</feed>
