[Development] Using Qt 5 with C++11/Clang 3.1?
Thiago Macieira
thiago.macieira at intel.com
Sat Jul 7 07:33:56 CEST 2012
On sábado, 7 de julho de 2012 02.12.42, Olivier Goffart wrote:
> Anyway, if we want to support that version of clang, this still need to be
> worked around, so I suggest that the problematic code should be #ifdef'd
> out for the 'broken' versions of clang.
We also need to know which version fixes the bug so we can apply a correct
version fix. And the Apple clang version and how to figure out when it is Apple
clang.
For now, I'd say we blacklist constexpr in Clang.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120707/6236555f/attachment.sig>
More information about the Development
mailing list