diff options
author | Oliver Hunt <oliver@apple.com> | 2025-04-24 16:22:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-24 16:22:50 -0700 |
commit | 5b16941f5707c3a326b688e0954f8882d8a36951 (patch) | |
tree | 95bdbc5c26add0f7c7a9def1476825cdf7ad98a5 /llvm/lib/Transforms/Utils/Debugify.cpp | |
parent | 768d3ba74319473e0bbf87ad92174062d4909488 (diff) | |
download | llvm-5b16941f5707c3a326b688e0954f8882d8a36951.zip llvm-5b16941f5707c3a326b688e0954f8882d8a36951.tar.gz llvm-5b16941f5707c3a326b688e0954f8882d8a36951.tar.bz2 |
[clang] Ensure correct copying of records with authenticated fields (#136783)
When records contain fields with pointer authentication, even simple
copies can require
additional work be performed. This patch contains the core functionality
required to
handle user defined structs, as well as the implicitly constructed
structs for blocks, etc.
Co-authored-by: Ahmed Bougacha
Co-authored-by: Akira Hatanaka
Co-authored-by: John Mccall
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions