Skip to content

[C++23] [Modules] -fprebuilt-module-path doesn't work under -std=c++2b #56803

@ChuanqiXu9

Description

@ChuanqiXu9

It is easy to reproduce. Just change the language standard option to -std=c++2b -fprebuilt-module-path=.. Then the compiler would warning for:

warning: argument unused during compilation: '-fprebuilt-module-path=.' [-Wunused-command-line-argument]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions