[Webkit-unassigned] [Bug 62215] New: Make cpp_style.py allow comparisons with 0 in LIKELY and UNLIKELY

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 7 09:00:45 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62215

           Summary: Make cpp_style.py allow comparisons with 0 in LIKELY
                    and UNLIKELY
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dslomov at google.com
                CC: levin at chromium.org, dslomov at google.com


cpp_style.py does not currenly allow

if (LIKELY(ptr != 0)) ....

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list