Unverified Commit 421862f8 authored by Lukacma's avatar Lukacma Committed by GitHub
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment