[Qt] Build fails with clang
Created attachment 200936 [details] Patch
If you don't already, I strongly suggest you also use libc++ with Clang.
(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.
Comment on attachment 200936 [details] Patch Clearing flags on attachment: 200936 Committed r149726: <http://trac.webkit.org/changeset/149726>
All reviewed patches have been landed. Closing bug.