<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/AST/ByteCode/memberpointers.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] Diagnose failed MemberPtrPtr casts differently (#136407)</title>
<updated>2025-04-19T09:34:25+00:00</updated>
<author>
<name>Timm Baeder</name>
<email>tbaeder@redhat.com</email>
</author>
<published>2025-04-19T09:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f91df0d58df4fcb5edcb89f204f0d22ade9a9262'/>
<id>f91df0d58df4fcb5edcb89f204f0d22ade9a9262</id>
<content type='text'>
Return Invalid() here instead of just false to match the diagnostic
output of the current interpreter.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Return Invalid() here instead of just false to match the diagnostic
output of the current interpreter.</pre>
</div>
</content>
</entry>
<entry>
<title>[clang][bytecode] Fix CallPtr return type check (#129722)</title>
<updated>2025-03-04T16:14:13+00:00</updated>
<author>
<name>Timm Baeder</name>
<email>tbaeder@redhat.com</email>
</author>
<published>2025-03-04T16:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=aeca2aa19374d7f70f6f84a99510535b854ec15a'/>
<id>aeca2aa19374d7f70f6f84a99510535b854ec15a</id>
<content type='text'>
CallExpr::getType() isn't enough here in some cases, we need to use
CallExpr::getCallReturnType().</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CallExpr::getType() isn't enough here in some cases, we need to use
CallExpr::getCallReturnType().</pre>
</div>
</content>
</entry>
<entry>
<title>[clang][bytecode] Fix member pointers to IndirectFieldDecls (#104756)</title>
<updated>2024-08-19T13:28:12+00:00</updated>
<author>
<name>Timm Baeder</name>
<email>tbaeder@redhat.com</email>
</author>
<published>2024-08-19T13:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=c6605a08681309188fa260a409bf5d37400876a0'/>
<id>c6605a08681309188fa260a409bf5d37400876a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[clang] Rename all AST/Interp stuff to AST/ByteCode (#104552)</title>
<updated>2024-08-16T15:13:12+00:00</updated>
<author>
<name>Timm Baeder</name>
<email>tbaeder@redhat.com</email>
</author>
<published>2024-08-16T15:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a07aba5d44204a7ca0d891a3da05af9960081e4c'/>
<id>a07aba5d44204a7ca0d891a3da05af9960081e4c</id>
<content type='text'>
"Interp" clashes with the clang interpreter and people often confuse
this.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"Interp" clashes with the clang interpreter and people often confuse
this.</pre>
</div>
</content>
</entry>
</feed>
