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.35k stars 1.48k forks source link

Re-enable TCMalloc on Linux builds. #4187

Closed chandlerc closed 3 months ago

chandlerc commented 3 months ago

This tripped up the Compiler Explorer sandbox, but we think that is now fixed: https://github.com/compiler-explorer/compiler-explorer/issues/6734

Removing the workaround here, and once it's live and not crashing we can close #4176 as fixed (and without a temporary workaround).