mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
CLANG: Add more errors
This commit is contained in:
parent
5f2ae6ad67
commit
bc8f4cf47f
@ -22,6 +22,7 @@ set(WARNINGS
|
||||
-Werror=init-self
|
||||
-Werror=return-type
|
||||
-Werror=deprecated
|
||||
-Werror=unused-private-field
|
||||
-Wno-packed
|
||||
-Wno-frame-larger-than=
|
||||
#-Wcast-qual - generates spurious noreturn attribute warnings,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user