RESOLVED FIXED 171751
[WTF] Do not export deleted constructor in StringView
https://bugs.webkit.org/show_bug.cgi?id=171751
Summary [WTF] Do not export deleted constructor in StringView
Don Olmstead
Reported 2017-05-05 14:30:53 PDT
Microsoft export macros should not be applied to deleted functions. MSVC ignores this but clang-cl throws an error.
Attachments
Patch (963 bytes, patch)
2017-05-05 14:39 PDT, Don Olmstead
no flags
Don Olmstead
Comment 1 2017-05-05 14:39:55 PDT
WebKit Commit Bot
Comment 2 2017-05-05 17:08:57 PDT
Comment on attachment 309213 [details] Patch Clearing flags on attachment: 309213 Committed r216298: <http://trac.webkit.org/changeset/216298>
WebKit Commit Bot
Comment 3 2017-05-05 17:08:59 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.