Home | History | Annotate | Download | only in WebCore

Lines Matching full:clang

1703         These were all found using the include-what-you-use clang plugin.
8659 This patch is an attempt to fix the clang build. Clang can't seem to
10242 Fix clang++ build.
21248 as it breaks chromium clang build (shadowed by RenderLayer::paintScrollCorner()
22363 Unreviewed. Fix chromium clang build problem:
34452 Fix clang build.
39287 Fix clang build.
41830 <http://webkit.org/b/56688> Fix clang static analyzer warning in WebCoreViewFactory.m
44552 Fix clang build.
46582 WebCore fails to build with Clang on ARM
53967 Fix clang compile after r80220
60019 Fix the clang -Woverloaded-virtual build.
60032 Fix clang build.
62595 [chromium] PopupContainer::show() confuses clang's -Woverloaded-virtual
62640 RenderTableCell::baselinePosition() confuses clang's -Woverloaded-virtual
62678 ImageDocument::imageChanged() confuses clang's -Woverride-virtual
62706 canAccommodateEllipsis() confuses clang's -Woverloaded-virtual
62710 unconfuse clang. No intended functionality change.