Ensure assert_fail and abort have noreturn attribute
This commit is contained in:
@@ -8,3 +8,6 @@ cpp_compat = true
|
||||
|
||||
[enum]
|
||||
prefix_with_name = true
|
||||
|
||||
[fn]
|
||||
no_return = "__attribute__((noreturn))"
|
||||
|
||||
Reference in New Issue
Block a user