[Clang] Fix incorrect passing of _BitInt args (#90741)
This patch removes incorrect `byval` attribute from pointer argument passed with >128 bit long _BitInt types.
parent
f39e75b4
Please register or sign in to comment
This patch removes incorrect `byval` attribute from pointer argument passed with >128 bit long _BitInt types.