Learn more about cloning repositories
You have read-only access
Runtime: Remove custom operator new(InPlace). C++ no longer imposes a null check requirement on placement 'new', and clang no longer emits the null check. This hack is no longer needed.