<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/AST/ByteCode/weak.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 loads from weak variables (#109256)</title>
<updated>2024-09-19T09:59:38+00:00</updated>
<author>
<name>Timm Baeder</name>
<email>tbaeder@redhat.com</email>
</author>
<published>2024-09-19T09:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d267daa9eb517b2e040a59121c15dba59223ebba'/>
<id>d267daa9eb517b2e040a59121c15dba59223ebba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[clang][bytecode] Diagnose comparisons with literals (#106734)</title>
<updated>2024-08-31T04:24:36+00:00</updated>
<author>
<name>Timm Baeder</name>
<email>tbaeder@redhat.com</email>
</author>
<published>2024-08-31T04:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=360e4abfc8c7298283041e8f5a07f1829a888d18'/>
<id>360e4abfc8c7298283041e8f5a07f1829a888d18</id>
<content type='text'>
This requires adding a new opcode for PointerToBoolean casts, since we
otherwise emit too many diagnostics. But that fixes an older problem
when casting weak pointers to bool.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This requires adding a new opcode for PointerToBoolean casts, since we
otherwise emit too many diagnostics. But that fixes an older problem
when casting weak pointers to bool.</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>
