Win32: Fix clang-cl interpreting -Wall as /Wall

Unlike -Wall, VS /Wall really means all warnings.

Closes #1780.

(cherry picked from commit ac627706ef)
This commit is contained in:
Camilla Löwy
2020-10-07 22:51:58 +02:00
parent e0b3361683
commit 7dee4e05f9
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -224,6 +224,7 @@ skills.
- Eloi Marín Gratacós
- Stefan Gustavson
- Jonathan Hale
- hdf89shfdfs
- Sylvain Hellegouarch
- Matthew Henry
- heromyth