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
test(build-mcpp): use the typed import mcpp; module (Clang CI coverage) (#60)
* test(build-mcpp): use the typed import mcpp; build module (Clang CI coverage)
Converts the build-mcpp member's build.mcpp to import mcpp; (modules-first;
textual #include only for file I/O). On macOS/Windows the workspace job runs this
under clang, exercising the import-mcpp Clang module path. Needs mcpp >= 0.0.81.
(held until 0.0.81 is released)
* ci: bump mcpp 0.0.79 -> 0.0.81 (typed import mcpp; for build-mcpp member)
0 commit comments