WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
54367
WebCore fails to build with Clang's -Woverloaded-virtual
https://bugs.webkit.org/show_bug.cgi?id=54367
Summary
WebCore fails to build with Clang's -Woverloaded-virtual
Cameron Zwarich (cpst)
Reported
2011-02-13 15:43:55 PST
WebCore fails to build with Clang's -Woverloaded-virtual for a number of reasons. We should fix them all (besides wanting to build with Clang), as they are usually the sign of real bugs.
Attachments
Patch for one case
(1.37 KB, patch)
2011-02-13 15:47 PST
,
Cameron Zwarich (cpst)
andersca
: review+
zwarich
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Cameron Zwarich (cpst)
Comment 1
2011-02-13 15:47:41 PST
Created
attachment 82280
[details]
Patch for one case
Simon Fraser (smfr)
Comment 2
2011-02-13 16:01:22 PST
See
bug 23120
.
Cameron Zwarich (cpst)
Comment 3
2011-02-13 16:03:13 PST
Sorry for not finding the old bug. Unfortunately, this warning is enabled by default with Clang, whereas it is not enabled by default with GCC. ;-) Should we dupe them?
Cameron Zwarich (cpst)
Comment 4
2011-02-13 16:14:37 PST
Landed in
r78447
.
Nico Weber
Comment 5
2011-02-21 18:53:57 PST
The blocker list is (at the moment) a complete list of issues that prevents turning this on for the chromium port. All but one of the blockers have patches waiting for review.
Nico Weber
Comment 6
2011-02-21 19:05:17 PST
…and now they all have patches attached.
Nico Weber
Comment 7
2011-02-22 15:36:02 PST
The chromium port now builds fine with clang.
Nico Weber
Comment 8
2011-02-22 15:36:16 PST
(…with -Woverloaded-virtual, that is)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug