Skip to content

[C++20] [Modules] clang-cl.exe doesn't work with C++20 modules with the HelloWorld example #64118

Closed
@ChuanqiXu9

Description

@ChuanqiXu9

Reported from https://discourse.llvm.org/t/clang-cl-exe-support-for-c-modules/72257/14

Simply, we can't use /clang:"..." form to compile C++20 modules with the HelloWorld example. But it works to use GNU style options with clang.exe in Windows. So it should be a driver issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c++20clang-cl`clang-cl` driver. Don't use for other compiler partsclang:modulesC++20 modules and Clang Header Modules

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions