llvm-project
5b16941f - [clang] Ensure correct copying of records with authenticated fields (#136783)

Commit
228 days ago
[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
Author
Parents
Loading