Change our IR name mangling rules

This commit is contained in:
gingerBill
2018-06-03 17:55:13 +01:00
parent e0549df03e
commit 3f4b6b22dc
3 changed files with 18 additions and 13 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ if %release_mode% EQU 0 ( rem Debug
set compiler_warnings= ^
-W4 -WX ^
-wd4100 -wd4101 -wd4127 -wd4189 ^
-wd4201 -wd4204 -wd4244 ^
-wd4201 -wd4204 ^
-wd4456 -wd4457 ^
-wd4512