clang optimizes code differently with very likely or unlikely conditions, so we add a `VERY` version of these macros, and we make use of it for assertions.
1.1 KiB
1.1 KiB
clang optimizes code differently with very likely or unlikely conditions, so we add a `VERY` version of these macros, and we make use of it for assertions.