================ @@ -49,6 +49,11 @@ module cstd [system] [no_undeclared_includes] { export * } + module stdcountof { + header "stdcountof.h" + export * + } + ---------------- AaronBallman wrote:
Good catch! I've updated that test as well. https://github.com/llvm/llvm-project/pull/140890 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits