vm: better fix for clang 'unused expression' warning
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
#else
|
||||
#define SANITYCHECK (void)
|
||||
#define SANITYCHECK(l)
|
||||
#define SLABSANITYCHECK(l)
|
||||
#define SLABSANE(ptr)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user