Bug 88018 - Enable support for rvalue references when building with a version of clang that supports them
Summary: Enable support for rvalue references when building with a version of clang th...
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-31 15:36 PDT by Anders Carlsson
Modified: 2012-05-31 15:50 PDT (History)
0 users

See Also:


Attachments
Patch (1.95 KB, patch)
2012-05-31 15:37 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-05-31 15:36:23 PDT
Enable support for rvalue references when building with a version of clang that supports them
Comment 1 Anders Carlsson 2012-05-31 15:37:59 PDT
Created attachment 145169 [details]
Patch
Comment 2 Anders Carlsson 2012-05-31 15:50:13 PDT
Committed r119162: <http://trac.webkit.org/changeset/119162>