<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/AST/ByteCode/libcxx/memcmp-pointer.cpp, 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>[clang][bytecode] Fix builtin_memcmp buffer sizes for pointers (#130570)</title>
<updated>2025-03-10T14:51:31+00:00</updated>
<author>
<name>Timm Baeder</name>
<email>tbaeder@redhat.com</email>
</author>
<published>2025-03-10T14:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=cf6a520a7a48aa82274084f0d4487381f9013fd3'/>
<id>cf6a520a7a48aa82274084f0d4487381f9013fd3</id>
<content type='text'>
Don't use the pointer size, but the number of elements multiplied by the
element size.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use the pointer size, but the number of elements multiplied by the
element size.</pre>
</div>
</content>
</entry>
</feed>
