With modules being an accepted feature for C++20, LLVM’s Clang compiler has now enabled the functionality when tapping the compiler’s experimental support via the -std=c++2a compiler switch…
Source: Phoronix – Clang Flips On Modules Support With C++2A Switch