MaskRay added inline comments.

================
Comment at: clang/lib/Driver/ToolChains/HIPAMD.cpp:184
 
+  // pair with the --whole-archive being added previously
+  LldArgs.push_back("--no-whole-archive");
----------------
For complete sentences in comments, capitalize and add a full stop.

Actually, this statement is self-explanatory and I don't think a comment is 
useful.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152207

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

Reply via email to