MaskRay added inline comments.

================
Comment at: clang/include/clang/Driver/Options.td:1261
   HelpText<"HIP runtime installation path, used for finding HIP version and 
adding HIP include path.">;
+def hipstdpar : Flag<["-", "--"], "hipstdpar">,
+  Visibility<[ClangOption, CC1Option]>,
----------------
Accept just `--` for new options. See `--hip-path=`.


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