================ @@ -20,10 +20,6 @@ ; RUN: not clang-sycl-linker -o %t.out 2>&1 | FileCheck %s --check-prefix=NO-INPUT ; NO-INPUT: No input files provided ; -; Test non-existent input file ---------------- YuriPlyakhin wrote:
Can we keep this diagnostic? I think it is useful. BTW, copilot suggested below how it can be restored. https://github.com/llvm/llvm-project/pull/201253 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
