chapel-lang / chapel

a Productive Parallel Programming Language
https://chapel-lang.org
Other
1.8k stars 421 forks source link

Fix dyno testing after #26269 #26299

Closed benharsh closed 4 days ago

benharsh commented 4 days ago

buildStdContext now returns a Context* rather than a unique_ptr.