Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 85da39debd8ee8c3186d88b462a924ea57b812ec Author: Nikolas Klauser <nikolasklauser@berlin.de> Date: Thu Aug 15 20:45:49 2024 +0200 [libc++] Remove the allocator<const T> extension (#102655) In LLVM 19 removed the extension with an opt-in macro. This finally removes that option too and removes a few `const_cast`s where I know that they exist only to support this extension. |