Bug 165350 - Enable CLANG_WARN_UNREACHABLE_CODE in JavaScriptCore
Summary: Enable CLANG_WARN_UNREACHABLE_CODE in JavaScriptCore
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-02 17:40 PST by Andy Estes
Modified: 2016-12-02 17:56 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.32 KB, patch)
2016-12-02 17:40 PST, Andy Estes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2016-12-02 17:40:07 PST
Enable CLANG_WARN_UNREACHABLE_CODE in JavaScriptCore
Comment 1 Andy Estes 2016-12-02 17:40:44 PST
Created attachment 296030 [details]
Patch