llvm-project
0074bfd2 - [Support] On Windows, silence FARPROC casts (#191563)

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] ```
Author
Parents
Loading