[cfe-dev] C++ status page needs an update?

austin seipp as at hacks.yi.org
Wed Jun 15 11:00:31 PDT 2011


The status on 6840 seems to be it is intentionally not implemented
because the spec doesn't make sense. In particular:

http://lists.cs.uiuc.edu/pipermail/cfe-dev/2010-June/009308.html
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2010-June/009310.html

This bug only seemed to affect compiling Qt itself, not any headers
that you may use. Several months after Olivier's attempt, the Qt
people themselves have said that clang successfully completely
compiles Qt under Linux/OS X, including precompiled headers:

http://labs.qt.nokia.com/2010/10/29/compiling-qt-with-clang/

More recently someone has said they've regularly been bootstrapping Qt
with Clang for a while and have had good success (compiling even
WebKit, and running Flash.)

http://elcuco2.blogspot.com/2011/04/qt-clang-it-compiles.html

Perhaps 6840 should stay open, but Clang most certainly builds Qt
these days from the looks of it, so I'm inclined to agree the page
should be updated to reflect that.

On Wed, Jun 15, 2011 at 12:28 PM, spfs <13981749212 at qq.com> wrote:
> It's depend on Bug 6840, which has no fixed yet...
>
>
> ------------------ Original ------------------
> From:  "David Leimbach"<leimy2k at gmail.com>;
> Date:  Thu, Jun 16, 2011 00:18 AM
> To:  "cfe-dev at cs.uiuc.edu Developers"<cfe-dev at cs.uiuc.edu>;
> Subject:  [cfe-dev] C++ status page needs an update?
>
> The status page claims that Qt won't compile with clang, which isn't true.
> http://clang.llvm.org/cxx_status.html
> What's the latest support of the upcoming C++0x (0xb?) standard?
> Dave
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>



-- 
Regards,
Austin




More information about the cfe-dev mailing list