Long-time habit on my part that's hard to break. I'll do a style fix patch.
-DeLesley On Fri, Sep 7, 2012 at 1:13 PM, Chandler Carruth <[email protected]> wrote: > On Fri, Sep 7, 2012 at 3:49 PM, Chad Rosier <[email protected]> wrote: >> >> Author: mcrosier >> Date: Fri Sep 7 14:49:55 2012 >> New Revision: 163410 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=163410&view=rev >> Log: >> Ampersand goes with identifier. > > > Delesley, it seems these have started to really creep into the codebase, > could you try to clean them up systematically: > >> >> LockData* findLock(FactManager& FM, const SExpr& M) const { > > > For example this signature has them in the wrong place as well. -- DeLesley Hutchins | Software Engineer | [email protected] | 505-206-0315 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
