Bug 69586 - When building with clang, enable -Wglobal-constructors and -Wexit-time-destructors
Summary: When building with clang, enable -Wglobal-constructors and -Wexit-time-destru...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-06 17:22 PDT by Anders Carlsson
Modified: 2011-10-06 17:33 PDT (History)
0 users

See Also:


Attachments
Patch (23.21 KB, patch)
2011-10-06 17:27 PDT, Anders Carlsson
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-10-06 17:22:38 PDT
When building with clang, enable -Wglobal-constructors and -Wexit-time-destructors
Comment 1 Anders Carlsson 2011-10-06 17:27:18 PDT
Created attachment 110066 [details]
Patch
Comment 2 Anders Carlsson 2011-10-06 17:33:04 PDT
Committed r96881: <http://trac.webkit.org/changeset/96881>