[llvm] [FileCheck]: Fix diagnostic for trailing CHECK-NOT (PR #78412)

Thomas Preud'homme via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 02:26:46 PST 2024


================
@@ -0,0 +1,12 @@
+; RUN: rm %t && \
----------------
RoboTux wrote:

That fails for me when the file does not already exists. If works if I add a -f

https://github.com/llvm/llvm-project/pull/78412


More information about the llvm-commits mailing list