Skip to content

Conversation

Sirraide
Copy link
Member

Fix another test impacted by #157364.

On Windows, GetComputerNameA(), which is what this ends up calling, takes an LPDWORD, but we were handing it an int*; fix this by declaring it as a DWORD instead.

@llvmbot llvmbot added the openmp:libomp OpenMP host runtime label Sep 15, 2025
@Sirraide Sirraide enabled auto-merge (squash) September 15, 2025 22:49
@Sirraide Sirraide merged commit eb12979 into llvm:main Sep 15, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

openmp:libomp OpenMP host runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants