llvm-project
0074bfd2
- [Support] On Windows, silence FARPROC casts (#191563)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
19 days ago
[Support] On Windows, silence FARPROC casts (#191563) When building with clang-cl 19, this was generating: ``` warning: cast from 'FARPROC' ... converts to incompatible function type [-Wcast-function-type-mismatch] ```
References
#191563 - [Support] On Windows, silence FARPROC casts
Author
aganea
Parents
5d64a44a
Loading