[LLVMbugs] [Bug 6994] New: Warning on use of implicit this

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Apr 30 12:21:14 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=6994

           Summary: Warning on use of implicit this
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: jyasskin at google.com
                CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com


http://code.google.com/p/unladen-swallow/wiki/StyleGuide recommends always
specifying this-> to access member variables. It would be nice to be able to
turn on a warning to enforce this.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list