chapuni added inline comments.

> CloneDetection.cpp:113
>    /// \param VarDecl The declaration of the variable that is referenced.
>    /// \param Range The SourceRange where this variable is referenced.
> +  void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention) {

You should update \param here. See also r283106.

Repository:
  rL LLVM

https://reviews.llvm.org/D24916



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

Reply via email to