[Webkit-unassigned] [Bug 160302] New: Remove unused check-for-exit-time-destructors, check-for-global-initializers and deploy -Wexit-time-destructors, -Wglobal-constructors consistently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 28 10:49:29 PDT 2016


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

            Bug ID: 160302
           Summary: Remove unused check-for-exit-time-destructors,
                    check-for-global-initializers and deploy
                    -Wexit-time-destructors, -Wglobal-constructors
                    consistently
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: andersca at apple.com, darin at apple.com,
                    dbates at webkit.org, lforschler at apple.com

Anders replaced the check-for-exit-time-destructors script with the -Wexit-time-destructors compiler flag and the check-for-global-initializers with the -Wglobal-constructors consistently a while ago.

Now that clang on all supported platforms also supports -Wexit-time-destructors and -Wglobal-constructors, we can remove the scripts.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160728/bfedc453/attachment.html>


More information about the webkit-unassigned mailing list