[Webkit-unassigned] [Bug 182389] New: -Wreturn-type warning in DFGObjectAllocationSinkingPhase.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 1 08:05:15 PST 2018


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

            Bug ID: 182389
           Summary: -Wreturn-type warning in
                    DFGObjectAllocationSinkingPhase.cpp
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

-Wreturn-type warning in DFGObjectAllocationSinkingPhase.cpp:

[1296/3695] Building CXX object Source.../unified-sources/UnifiedSource48.cpp.o
In file included from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource48.cpp:2:0:
../../Source/JavaScriptCore/dfg/DFGObjectAllocationSinkingPhase.cpp: In member function ‘JSC::DFG::Node* JSC::DFG::{anonymous}::ObjectAllocationSinkingPhase::createRecovery(JSC::DFG::BasicBlock*, JSC::DFG::PromotedHeapLocation, JSC::DFG::Node*, bool&)’:
../../Source/JavaScriptCore/dfg/DFGObjectAllocationSinkingPhase.cpp:2336:5: warning: control reaches end of non-void function [-Wreturn-type]
     }
     ^

-- 
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/20180201/dbadb92c/attachment.html>


More information about the webkit-unassigned mailing list