Bug 85398 - Let WebKit parse with clang on windows with -std=c++11
Summary: Let WebKit parse with clang on windows with -std=c++11
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nico Weber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-02 12:00 PDT by Nico Weber
Modified: 2012-05-02 14:51 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.24 KB, patch)
2012-05-02 12:01 PDT, Nico Weber
no flags Details | Formatted Diff | Diff
Patch for landing (1.45 KB, patch)
2012-05-02 13:24 PDT, Nico Weber
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Weber 2012-05-02 12:00:41 PDT
Let WebKit parse with clang on windows with -std=c++11
Comment 1 Nico Weber 2012-05-02 12:01:33 PDT
Created attachment 139851 [details]
Patch
Comment 2 Ryosuke Niwa 2012-05-02 13:21:22 PDT
Comment on attachment 139851 [details]
Patch

r=me with more description about why this change is added in the change log per IRC discussion
Comment 3 Nico Weber 2012-05-02 13:24:46 PDT
Created attachment 139869 [details]
Patch for landing
Comment 4 WebKit Review Bot 2012-05-02 14:51:05 PDT
Comment on attachment 139869 [details]
Patch for landing

Clearing flags on attachment: 139869

Committed r115893: <http://trac.webkit.org/changeset/115893>
Comment 5 WebKit Review Bot 2012-05-02 14:51:09 PDT
All reviewed patches have been landed.  Closing bug.