Files
clang-p2996/clang/lib/CodeGen/Targets/ARM.cpp
Lei Huang ea9204505c Fix codegen for transparent_union function params (#104816)
Update codegen for func param with transparent_union attr to be that of
the first union member.

This is a followup to #101738 to fix non-ppc codegen and closes #76773.
2024-09-09 11:01:22 -04:00

30 KiB