diff options
author | Marco Elver <elver@google.com> | 2025-10-07 12:51:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-07 12:51:42 +0200 |
commit | 224873d7acab430d29c978136418c40fa028a40d (patch) | |
tree | cff8a38cd6c5ca53217697e46dd0d56c1ad887be /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | ed113e7904943565b4cd05588f6b639e40187510 (diff) | |
download | llvm-224873d7acab430d29c978136418c40fa028a40d.zip llvm-224873d7acab430d29c978136418c40fa028a40d.tar.gz llvm-224873d7acab430d29c978136418c40fa028a40d.tar.bz2 |
[AllocToken] Introduce sanitize_alloc_token attribute and alloc_token metadata (#160131)
In preparation of adding the "AllocToken" pass, add the pre-requisite
`sanitize_alloc_token` function attribute and `alloc_token` metadata.
---
This change is part of the following series:
1. https://github.com/llvm/llvm-project/pull/160131
2. https://github.com/llvm/llvm-project/pull/156838
3. https://github.com/llvm/llvm-project/pull/162098
4. https://github.com/llvm/llvm-project/pull/162099
5. https://github.com/llvm/llvm-project/pull/156839
6. https://github.com/llvm/llvm-project/pull/156840
7. https://github.com/llvm/llvm-project/pull/156841
8. https://github.com/llvm/llvm-project/pull/156842
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions