MaskRay added inline comments.

================
Comment at: clang/test/Driver/hipstdpar.c:1
+// RUN: not %clang -### -hipstdpar --compile %s 2>&1 | \
+// RUN:   FileCheck --check-prefix=HIPSTDPAR-MISSING-LIB %s
----------------
Better to use `--hipstdpar` instead of `-hipstdpar`.

In GCC, `-h` is a Joined Separate option that accepts a value.


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

https://reviews.llvm.org/D155775

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

Reply via email to