-
- Downloads
Supress Vc warnings when using Clang compiler
Suppressing -Wall is not enough to avoid -Wconditional-uninitialized warnings from Vc with Clang, so we need to suppress this one explicitly.
Please register or sign in to comment
为了安全,强烈建议开启2FA双因子认证:User Settings -> Account -> Enable two-factor authentication!!!
Suppressing -Wall is not enough to avoid -Wconditional-uninitialized warnings from Vc with Clang, so we need to suppress this one explicitly.