-
compiler: -Winit-self hardening · e41c504aChristian Brauner authored
Warn about uninitialized variables that are initialized with themselves. Note this option can only be used with the -Wuninitialized option. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
×