[Webkit-unassigned] [Bug 221614] New: Enable -Wthread-safety, add attributes to custom lock classes, and provide macros to declare guards

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 10:25:40 PST 2021


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

            Bug ID: 221614
           Summary: Enable -Wthread-safety, add attributes to custom lock
                    classes, and provide macros to declare guards
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: https://clang.llvm.org/docs/ThreadSafetyAnalysis.html
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: cdumez at apple.com, darin at apple.com, fpizlo at apple.com,
                    joepeck at webkit.org, keith_miller at apple.com,
                    mark.lam at apple.com, sbarati at apple.com,
                    simon.fraser at apple.com, thorton at apple.com

Enable -Wthread-safety, add attributes to custom lock classes, and provide macros to declare guards.

Instrumenting various variables should probably be done on an individual basis.

For more info, see:  <https://clang.llvm.org/docs/ThreadSafetyAnalysis.html>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210209/28208e72/attachment.htm>


More information about the webkit-unassigned mailing list