Skip to content
Unverified Commit 1822bc15 authored by nicole mazzuca's avatar nicole mazzuca Committed by GitHub
Browse files

Remove `__cdecl` from _ReturnAddress (#72919)

As an intrinsic, `_ReturnAddress` does not need it; additionally,
if someone else declares `_ReturnAddress` without `__cdecl` (for
example, `<intrin.h>`)

Additionally, actually add a test for this change. I've tested it
locally with both LLVM and MSVC.
parent 3e28e1ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment