xazax.hun added inline comments.

================
Comment at: include/clang/StaticAnalyzer/Core/IssueHash.h:42
@@ -41,1 +41,3 @@
+                                   llvm::StringRef BugType, const Decl *D,
+                                   const LangOptions& LangOpts);
 
----------------
Please put & next to he variable name, here and some other places.


http://reviews.llvm.org/D14919



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

Reply via email to