Bug 96716 - Fix the build with newer Clang
Summary: Fix the build with newer Clang
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Rowe (bdash)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-13 18:21 PDT by Mark Rowe (bdash)
Modified: 2012-09-13 18:39 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.28 KB, patch)
2012-09-13 18:22 PDT, Mark Rowe (bdash)
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rowe (bdash) 2012-09-13 18:21:53 PDT
<rdar://problem/12255720>
Comment 1 Mark Rowe (bdash) 2012-09-13 18:22:08 PDT
Created attachment 164022 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-13 18:26:12 PDT
Attachment 164022 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/ThirdParty/ANGLE/ChangeLog', u'Sour..." exit_code: 1
Source/ThirdParty/ANGLE/src/compiler/BaseTypes.h:50:  One space before end of line comments  [whitespace/comments] [5]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Mark Rowe (bdash) 2012-09-13 18:39:56 PDT
Landed in r128539.