mirror of
https://git.tukaani.org/xz.git
synced 2026-04-09 09:38:01 +00:00
CI: Don't disable individual warnings with clang-cl
This commit is contained in:
parent
1e00837f72
commit
9e499f714c
13
.github/workflows/msvc.yml
vendored
13
.github/workflows/msvc.yml
vendored
@ -97,19 +97,6 @@ jobs:
|
||||
-T ClangCL
|
||||
-A x64
|
||||
-B build-clangcl-x64
|
||||
-DCMAKE_C_FLAGS="
|
||||
-Wno-cast-align
|
||||
-Wno-cast-qual
|
||||
-Wno-covered-switch-default
|
||||
-Wno-declaration-after-statement
|
||||
-Wno-deprecated-declarations
|
||||
-Wno-disabled-macro-expansion
|
||||
-Wno-nonportable-system-include-path
|
||||
-Wno-overlength-strings
|
||||
-Wno-pre-c11-compat
|
||||
-Wno-reserved-identifier
|
||||
-Wno-unsafe-buffer-usage
|
||||
-Wno-used-but-marked-unused"
|
||||
|
||||
- name: Build ClangCL x64 Debug
|
||||
run: >
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user