swift
82994cca
- Allow developers to specify a higher stack allocation limit than the default (1024) when using withUnsafeTemporaryAllocation()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
3 years ago
Allow developers to specify a higher stack allocation limit than the default (1024) when using withUnsafeTemporaryAllocation()
References
jgrynspan/withUnsafeTemporaryAllocation-increase-limit
Author
grynspan
Parents
1b3fa26a
Files
11
include/swift
AST
Builtins.def
IRGenOptions.h
Option
FrontendOptions.td
lib
AST
Builtins.cpp
Frontend
CompilerInvocation.cpp
IRGen
GenBuiltin.cpp
SIL
IR
OperandOwnership.cpp
ValueOwnership.cpp
Utils
MemAccessUtils.cpp
SILOptimizer/Transforms
AccessEnforcementReleaseSinking.cpp
stdlib/public/core
TemporaryAllocation.swift
Loading