Skip to content

Consider adding test coverage for /Zc:alignedNew- #1691

Description

Currently, we have no test coverage for /Zc:alignedNew- aside from the feature-test macros test:

PM_CL="/MT /std:c++latest /permissive- /EHsc /Zc:alignedNew- /DTEST_DISABLED_ALIGNED_NEW"

As C++17/20 without over-aligned allocation is an unusual mode, we can break it - see #1689. We should consider adding test coverage, but we need to think about the best way to do so - adding distinct configurations is expensive.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already existstestRelated to test code

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions