<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/ExtractAPI/pointers.c, branch main</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>[ExtractAPI] Format pointer types correctly (#146182)</title>
<updated>2025-06-30T14:55:35+00:00</updated>
<author>
<name>Prajwal Nadig</name>
<email>pnadig@apple.com</email>
</author>
<published>2025-06-30T14:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=53102a395f3bd07762c183c9ecd213a4759559dd'/>
<id>53102a395f3bd07762c183c9ecd213a4759559dd</id>
<content type='text'>
Pointer types in function signatures must place the asterisk before the
identifier without a space in between. This patch removes the space and
also ensures that pointers to pointers are formatted correctly.

rdar://131780418
rdar://154533037</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pointer types in function signatures must place the asterisk before the
identifier without a space in between. This patch removes the space and
also ensures that pointers to pointers are formatted correctly.

rdar://131780418
rdar://154533037</pre>
</div>
</content>
</entry>
</feed>
