[cfe-commits] r163410 - /cfe/trunk/lib/Analysis/ThreadSafety.cpp
Chandler Carruth
chandlerc at google.com
Fri Sep 7 13:13:58 PDT 2012
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120907/4458f471/attachment.html>
More information about the cfe-commits
mailing list