MyDeveloperDay added inline comments.

================
Comment at: clang-tidy/abseil/WrapUniqueCheck.h:27
+private:
+  std::string getArgs(const SourceManager *SM, const CallExpr *MemExpr);
+
----------------
Nit: could this method could be static in the cpp file and not in the header?


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D57435



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

Reply via email to