[Webkit-unassigned] [Bug 74124] Update LIKELY and UNLIKELY to work with clang

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 13:57:56 PST 2011


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


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from Tony Chang <tony at chromium.org>  2011-12-08 13:57:57 PST ---
Oh, then it's probably already enabled for clang:

81 #if defined(__GNUC__) && !COMPILER(RVCT)
82    #define WTF_COMPILER_GCC 1

(RVCT seems like something related to arm).

-- 
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