Skip to content

Using clang-cl.exe as a compilerPath doesn't work with clang-x64 intelliSenseMode #3906

@sean-mcmanus

Description

@sean-mcmanus

It ends up falling back to another compiler, such as WSL.

clang-cl.exe should be treated like clang-x64 mode with -fms-extensions -- and possibly other config changes that we may not be handling currently. I believe originally, we expected clang-cl.exe to run with msvc-x64 mode (i.e. treated exactly like cl.exe, with no system include/define querying).

Originally reported at #3898 .

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions