RESOLVED FIXED 115741
[Qt] Build fails with clang
https://bugs.webkit.org/show_bug.cgi?id=115741
Summary [Qt] Build fails with clang
Andras Becsi
Reported 2013-05-07 11:03:01 PDT
[Qt] Build fails with clang
Attachments
Patch (1.71 KB, patch)
2013-05-07 11:03 PDT, Andras Becsi
no flags
Andras Becsi
Comment 1 2013-05-07 11:03:56 PDT
Benjamin Poulain
Comment 2 2013-05-07 14:31:07 PDT
If you don't already, I strongly suggest you also use libc++ with Clang.
Tor Arne Vestbø
Comment 3 2013-05-07 15:17:12 PDT
(In reply to comment #2) > If you don't already, I strongly suggest you also use libc++ with Clang. Yepp, CONFIG += c++11 implies libc++ for macx-clang mkspecs.
Andras Becsi
Comment 4 2013-05-08 02:49:20 PDT
Comment on attachment 200936 [details] Patch Clearing flags on attachment: 200936 Committed r149726: <http://trac.webkit.org/changeset/149726>
Andras Becsi
Comment 5 2013-05-08 02:49:25 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.