Skip to content

[windows][ASan] Fix build #70855

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 31, 2023
Merged

[windows][ASan] Fix build #70855

merged 2 commits into from
Oct 31, 2023

Conversation

strega-nil
Copy link
Contributor

PR #69625 broke the build - I put __cdecl on the wrong side of the * in function pointer declarations.

Lesson learned - run check-all!

PR llvm#69625 broke the build - I put __cdecl on the wrong side of
the `*` in function pointer declarations.

Lesson learned - run check-all!
Copy link

github-actions bot commented Oct 31, 2023

✅ With the latest revision this PR passed the C/C++ code formatter.

@strega-nil strega-nil merged commit 15b0cb4 into llvm:main Oct 31, 2023
@strega-nil strega-nil deleted the cdecly-fix branch October 31, 2023 21:15
branh pushed a commit to branh/llvm-project that referenced this pull request May 2, 2024
PR llvm#69625 broke the build - I put __cdecl on the wrong side of the `*`
in function pointer declarations.

Lesson learned - run check-all!

(cherry picked from commit 15b0cb4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants