Skip to content

tests: Enable /BE (EDG) coverage #799

@StephanTLavavej

Description

@StephanTLavavej

We should enable our test coverage for the /BE compiler option (activating the EDG front-end used for IntelliSense). This is currently disabled by tests/utils/stl/test/tests.py; we'll need additional changes to handle /BE's special behavior. (For example, /BE doesn't perform codegen, so these are inherently compile-only configurations.)

This issue is for EDG imitating MSVC; #704 tracks EDG imitating Clang.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedSomething works now, yay!testRelated to test code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions