Suppress narrowing conversion warnings (if enabled)
This commit is contained in:
@@ -45,6 +45,9 @@
|
|||||||
# define R__
|
# define R__
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#pragma GCC diagnostic ignored "-Wconversion"
|
||||||
|
#pragma clang diagnostic ignored "-Wconversion"
|
||||||
|
|
||||||
#ifdef __clang__
|
#ifdef __clang__
|
||||||
# define RTENTRY__ __attribute__((annotate("realtime")))
|
# define RTENTRY__ __attribute__((annotate("realtime")))
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user