================ @@ -1855,13 +1858,99 @@ APValue &CallStackFrame::createLocal(APValue::LValueBase Base, const void *Key, return Result; } +uint64_t GetAlignOfDynamicAlloc(const ASTContext &Ctx, QualType AllocType, ---------------- philnik777 wrote:
I'm not quite sure what you'd like to be shared? https://github.com/llvm/llvm-project/pull/174549 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
