Bug 145737 - Unifiy the definition of UNREACHABLE_FOR_PLATFORM
Summary: Unifiy the definition of UNREACHABLE_FOR_PLATFORM
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-07 10:24 PDT by mitz
Modified: 2015-06-07 10:56 PDT (History)
3 users (show)

See Also:


Attachments
Define UNREACHABLE_FOR_PLATFORM as a macro for clang as well (1.42 KB, patch)
2015-06-07 10:29 PDT, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2015-06-07 10:24:33 PDT
Unifiy the definition of UNREACHABLE_FOR_PLATFORM
Comment 1 mitz 2015-06-07 10:29:33 PDT
Created attachment 254440 [details]
Define UNREACHABLE_FOR_PLATFORM as a macro for clang as well
Comment 2 mitz 2015-06-07 10:35:58 PDT
Committed <http://trac.webkit.org/r185302>.
Comment 3 mitz 2015-06-07 10:38:35 PDT
Reverted in <http://trac.webkit.org/r185303>, because it broke the iOS build.