Skip to content

Make parallel compilation features work with deterministic builds #19023

@majocha

Description

@majocha

Currently only parallel reference resolution is supported. (see #18998)

The following do not work and are automatically disabled for deterministic builds:

According to comments #14390 (comment) The issue most probably lies in embedded PDB generation.

Name generation in CompilerGlobalState.fs does not play well with parallel compilation, too.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions