You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.