MaskRay added inline comments.

================
Comment at: clang/test/Preprocessor/predefined-flteval-macro.c:332
+// RUN: %clang_cc1 -std=c11  -ffreestanding -triple=riscv64 -fsyntax-only %s
+// RUN: %clang_cc1 -std=c11  -ffreestanding -triple=riscv64-unknown-linux 
-fsyntax-only %s
+#ifndef FEM
----------------
So many clang invocations slow down testsuite execution.


Can some RUN lines be removed if their coverage value is low ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93769/new/

https://reviews.llvm.org/D93769

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to