DavidSpickett marked 4 inline comments as done. DavidSpickett added inline comments.
================ Comment at: clang/test/Driver/program-path-priority.c:20 +// No gccs at all, nothing is found +// RUN: env "PATH=" %t/clang -### -target notreal-none-elf %s 2>&1 \ +// RUN: | FileCheck --check-prefix=NO_NOTREAL_GCC %s ---------------- MaskRay wrote: > Place `\` on the previous line to emphasize it has a continuation. Add two > spaces before the continuation line to emphasize it is a continuation line. I think I've done this but I didn't quite understand the `\` part of the comment. The first lines already have one. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D79842/new/ https://reviews.llvm.org/D79842 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits