[C++20] [Modules] Emit an warning for experimental header units
Currently, the header units are rarely used and it is not well tested. To avoid further misunderstandings, let's mark it as experimental and emit a warning when users wants to import it. This is discussed in modules developers meeting.
Loading
Please sign in to comment