Skip to content

<source_location>: Investigate EDG issues #2859

Description

We have a workaround for internal VSO-1285779 "REPORTED: EDG rejects source_location intrinsics within consteval functions" in the test:

#if defined(__cpp_consteval) && !defined(__EDG__) // TRANSITION, VSO-1285779

This was resolved as fixed on 2021-09-07 by internal VS-PR-348924 in VS 2022 17.0. However, attempting to remove this workaround with VS 2022 17.3 Preview 3 fails with numerous compiler errors. We need to investigate and report these issues.

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

    compilerCompiler work involvedfixedSomething works now, yay!

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions