akyrtzi marked an inline comment as done. akyrtzi added inline comments.
================ Comment at: clang/test/Driver/modules.m:81 // RUN: %clang -fno-modules -fmodules-validate-system-headers -### %s 2>&1 | FileCheck -check-prefix=VALIDATE_SYSTEM_FLAG %s // VALIDATE_SYSTEM_FLAG-NOT: -fmodules-validate-system-headers ---------------- MaskRay wrote: > You may combine `-fmodule-map-file=module.modulemap` with this RUN line to > avoid introducing a new RUN line (every run makes testsuite slightly slower). Good suggestion, I merged the last existing 2 `RUN` lines along with the new one. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D132801/new/ https://reviews.llvm.org/D132801 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits