mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Removing warning due to issue with LLVM headers.
This commit is contained in:
@@ -150,7 +150,7 @@ target_compile_options(c3c PRIVATE -Wno-unknown-warning-option
|
||||
-Wold-style-declaration -Woverride-init
|
||||
-Wtype-limits -Wshift-negative-value
|
||||
-Wnested-externs -Wvla
|
||||
-Wpointer-arith -Wpacked -Wredundant-decls
|
||||
-Wpointer-arith -Wpacked
|
||||
-Walloc-zero -Wduplicated-cond -Wshadow
|
||||
-Wmissing-field-initializers -Wmissing-parameter-type
|
||||
-Wno-unused-result -Wno-maybe-uninitialized
|
||||
|
||||
Reference in New Issue
Block a user