carbon-language / carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
http://docs.carbon-lang.dev/
Other
32.24k stars 1.48k forks source link

Temporarily disable tcmalloc due to compiler-explorer crash #4177

Closed jonmeow closed 2 months ago

jonmeow commented 2 months ago

Per @axsaucedo on #4176, tcmalloc expects cpu information that compiler-explorer is lacking in its sandboxing. There's probably a better fix to be had, this is intended to be temporary.