[cfe-commits] r163410 - /cfe/trunk/lib/Analysis/ThreadSafety.cpp

Delesley Hutchins delesley at google.com
Fri Sep 7 13:40:45 PDT 2012


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 <chandlerc at google.com> wrote:
> On Fri, Sep 7, 2012 at 3:49 PM, Chad Rosier <mcrosier at apple.com> 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 | delesley at google.com | 505-206-0315



More information about the cfe-commits mailing list