Closed bodand closed 1 year ago
Clang-cl generates warnings on redefining _CRT_SECURE_NO_DEPRECATE, should figure out what causes it and if possible fix it.
While clang-cl still generates warnings, these are actually related to the cg3 code and not llvm redefining things. They need to be fixed but are not related to this issue.
Clang-cl generates warnings on redefining _CRT_SECURE_NO_DEPRECATE, should figure out what causes it and if possible fix it.