dvyukov added a comment. - const uptr BatchClassId = SizeClassMap::ClassID(sizeof(QuarantineBatch)); Shouldn't it be constexpr? Or at least static const? Repository: rCRT Compiler Runtime https://reviews.llvm.org/D46961