Skip to content

Re-un-revert "Add type-aware allocator functions to the default allocator"#93

Open
QuietMisdreavus wants to merge 1 commit into
gfmfrom
revert-92-revert-91-revert-90-revert-87-vgm/typed-allocators
Open

Re-un-revert "Add type-aware allocator functions to the default allocator"#93
QuietMisdreavus wants to merge 1 commit into
gfmfrom
revert-92-revert-91-revert-90-revert-87-vgm/typed-allocators

Conversation

@QuietMisdreavus

Copy link
Copy Markdown

Reverts #92

Two issues in Swift CI arose after landing the last version of this PR:

  1. Toolchain builds failed on Windows due to the use of Clang-specific pragmas while building under MSVC.
  2. Swift-format builds failed on Linux due to the addition of -ftyped-memory-operations, which is not available outside Apple platforms.

Opening another un-revert to address these issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant