mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-23 08:00:20 +00:00
9b90f1fed5
Creating pointers from arbitrary values is not a valid thing to do in constexpr functions. Furthermore, this functions is always called with runtime values anyways, so there's no use in having it be constexpr. Instead, make it ALWAYS_INLINE. |
||
---|---|---|
.. | ||
Arch | ||
CMakeLists.txt | ||
init.cpp | ||
Prekernel.h | ||
UBSanitizer.cpp |