mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
-Wmissing-noreturn
This is the -Wsuggest-attribute=noreturn equivalent option for clang. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
449cceb8b1
commit
414c09015c
1 changed files with 1 additions and 0 deletions
|
@ -774,6 +774,7 @@ AS_IF([test "$GCC:${warnflags+set}:no" = yes::no], [
|
|||
-Wno-packed-bitfield-compat \
|
||||
-Wsuggest-attribute=noreturn \
|
||||
-Wsuggest-attribute=format \
|
||||
-Wmissing-noreturn \
|
||||
-Wimplicit-fallthrough=0 \
|
||||
-Werror=duplicated-cond \
|
||||
-Werror=restrict \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue