================ @@ -0,0 +1,123 @@ +! RUN: %flang %s 2>&1 | FileCheck --check-prefix=STRICT %s +! RUN: %flang -fno-system-clock-strict %s 2>&1 | FileCheck --allow-empty --implicit-check-not="SYSTEM_CLOCK" %s ---------------- chris-earl wrote:
Done. https://github.com/llvm/llvm-project/pull/205938 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
