<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/CodeGen/alias.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] ensure mangled names are valid identifiers before being suggested in ifunc/alias attributes notes (#118170)</title>
<updated>2024-12-02T16:16:47+00:00</updated>
<author>
<name>Oleksandr T.</name>
<email>oleksandr.tarasiuk@outlook.com</email>
</author>
<published>2024-12-02T16:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=071da9261b7e94c2d2d4e9d3d4eba1f29115e8ae'/>
<id>071da9261b7e94c2d2d4e9d3d4eba1f29115e8ae</id>
<content type='text'>
Fixes #112205

--- 

Commit that introduced this feature -
https://github.com/llvm/llvm-project/commit/9306ef9750b7a319d59f6d3e4977e01e39b8f161</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #112205

--- 

Commit that introduced this feature -
https://github.com/llvm/llvm-project/commit/9306ef9750b7a319d59f6d3e4977e01e39b8f161</pre>
</div>
</content>
</entry>
<entry>
<title>[CodeGen,test] Test llvm-libc style alias attribute with UsingShadowDecl</title>
<updated>2024-04-16T18:05:45+00:00</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2024-04-16T18:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=1c2afbae9af22b58190c10e3517242d01d89d612'/>
<id>1c2afbae9af22b58190c10e3517242d01d89d612</id>
<content type='text'>
The pattern is quite involved and deserves a specific codegen test.
This test would catch the bug in the first attempt of #87130
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The pattern is quite involved and deserves a specific codegen test.
This test would catch the bug in the first attempt of #87130
</pre>
</div>
</content>
</entry>
<entry>
<title>[clang][alias|ifunc]: Add a diagnostic for mangled names</title>
<updated>2023-03-06T16:59:02+00:00</updated>
<author>
<name>Dhruv Chawla</name>
<email>dhruv263.dc@gmail.com</email>
</author>
<published>2023-03-06T16:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=9306ef9750b7a319d59f6d3e4977e01e39b8f161'/>
<id>9306ef9750b7a319d59f6d3e4977e01e39b8f161</id>
<content type='text'>
When an alias or ifunc attribute refers to a function name that is
mangled, a diagnostic is emitted to suggest the mangled name as a
replacement for the given function name for every matching name in the
current TU.

Fixes #59164

Differential Revision: https://reviews.llvm.org/D143803
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When an alias or ifunc attribute refers to a function name that is
mangled, a diagnostic is emitted to suggest the mangled name as a
replacement for the given function name for every matching name in the
current TU.

Fixes #59164

Differential Revision: https://reviews.llvm.org/D143803
</pre>
</div>
</content>
</entry>
</feed>
