Bug 123262 - Clang workaround could be removed from Source/WTF/wtf/CheckedArithmetic.h
Summary: Clang workaround could be removed from Source/WTF/wtf/CheckedArithmetic.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-24 03:24 PDT by Peter Molnar
Modified: 2013-10-24 07:25 PDT (History)
4 users (show)

See Also:


Attachments
Remove Clang workaround (1.48 KB, patch)
2013-10-24 03:26 PDT, Peter Molnar
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Molnar 2013-10-24 03:24:36 PDT
Clang workaround could be removed from Source/WTF/wtf/CheckedArithmetic.h because it was fixed 2 years before:
http://llvm.org/bugs/show_bug.cgi?id=10801
Comment 1 Peter Molnar 2013-10-24 03:26:10 PDT
Created attachment 215045 [details]
Remove Clang workaround
Comment 2 WebKit Commit Bot 2013-10-24 07:25:23 PDT
Comment on attachment 215045 [details]
Remove Clang workaround

Clearing flags on attachment: 215045

Committed r157927: <http://trac.webkit.org/changeset/157927>
Comment 3 WebKit Commit Bot 2013-10-24 07:25:25 PDT
All reviewed patches have been landed.  Closing bug.