shafik added inline comments.

================
Comment at: clang/lib/CodeGen/BackendUtil.cpp:996
+        MPM.addPass(PrintModulePass(*OS, "", CodeGenOpts.EmitLLVMUseLists,
+                                    true /* EmitLTOSummary */));
+      }
----------------
Nitpick, but we should be consistent with the documented format for clang-tidy 
bugprone-argument-comment: 
https://clang.llvm.org/extra/clang-tidy/checks/bugprone/argument-comment.html


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137768

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

Reply via email to