MaskRay added inline comments.

================
Comment at: clang/lib/Driver/ToolChains/Clang.cpp:6569
+
+      if (Args.hasArg(options::OPT_hipstdpar_interpose_alloc))
+        CmdArgs.push_back("-hipstdpar-interpose-alloc");
----------------
This can use AddLastArg.


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