King InuYasha wrote:
> Also, clang's support with C++ ABI is still very broken. It's listed under
> known issues.

Actually, the ABI issue is only if you use the C code generator, not the 
native ones.

The real problem is that C++ support in Clang is just not complete. You may 
have more luck with llvm-g++, but that one always has trouble keeping up 
with current GCC and it probably doesn't bring all that many benefits over 
just using GCC.

> While most applications are made with C or Python, there are still a fair
> number of C++ applications...

(Nearly) all of KDE is C++!

        Kevin Kofler

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Reply via email to