[Webkit-unassigned] [Bug 173385] New: Implement FALLTHROUGH macro for compilers other than Clang

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 14 14:36:47 PDT 2017


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

            Bug ID: 173385
           Summary: Implement FALLTHROUGH macro for compilers other than
                    Clang
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annulen at yandex.ru

FALLTHROUGH should be able to use [[gnu::fallthrough]] attribute of GCC, and [[fallthrough]] from C++17, whichever is available.

-- 
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/20170614/d4ea42aa/attachment.html>


More information about the webkit-unassigned mailing list