We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9879bf + 40b573a commit 10a8acbCopy full SHA for 10a8acb
src/unity_internals.h
@@ -77,7 +77,7 @@
77
#endif
78
79
#ifndef UNITY_NORETURN
80
- #define UNITY_NORETURN UNITY_FUNCTION_ATTR(noreturn)
+ #define UNITY_NORETURN UNITY_FUNCTION_ATTR(__noreturn__)
81
82
83
/*-------------------------------------------------------
0 commit comments