<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/AST/ByteCode/initializer_list.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] Check for Pointer dereference in EvaluationResult (#108207)</title>
<updated>2024-09-11T14:14:41+00:00</updated>
<author>
<name>Timm Baeder</name>
<email>tbaeder@redhat.com</email>
</author>
<published>2024-09-11T14:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=35f7cfb22420a7c94b48e54fa28195ada9863d1a'/>
<id>35f7cfb22420a7c94b48e54fa28195ada9863d1a</id>
<content type='text'>
We will deref&lt;&gt;() it later, so this is the right check.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We will deref&lt;&gt;() it later, so this is the right check.</pre>
</div>
</content>
</entry>
<entry>
<title>[clang][bytecode] Fix two-pointer-style std::initializer_lists (#107682)</title>
<updated>2024-09-07T12:27:09+00:00</updated>
<author>
<name>Timm Baeder</name>
<email>tbaeder@redhat.com</email>
</author>
<published>2024-09-07T12:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d6d60707ec2b60843c5bfc2c3bc44e4478add17a'/>
<id>d6d60707ec2b60843c5bfc2c3bc44e4478add17a</id>
<content type='text'>
The first pointer needs to point to the first element of the underlying
array. This requires some changes to how we handle array expansion</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The first pointer needs to point to the first element of the underlying
array. This requires some changes to how we handle array expansion</pre>
</div>
</content>
</entry>
</feed>
