On Thu, Aug 27, 2009 at 3:17 PM, Ted Kremenek<[email protected]> wrote:
> Author: kremenek
> Date: Thu Aug 27 17:17:37 2009
> New Revision: 80294
>
> URL: http://llvm.org/viewvc/llvm-project?rev=80294&view=rev
> Log:
> Rename 'bindExpr' to 'BindExpr'.

Out of curiousity, why? Given:

>   const GRState* bindCompoundLiteral(const CompoundLiteralExpr* CL,
>                                      SVal V) const;

and

>   const GRState *bindDecl(const VarDecl *VD, const LocationContext *LC,
>                           SVal V) const;

 - Daniel

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to