I have not tried it myself, but i think an existing linux-llvm mkspec can be
modified. It does use llvm-g++(llvm-gcc) frontend but llvm is still the
backend. So I think the you can try setting the compiler to clang instead of
llvm-g++.

On 4 January 2011 14:58, variadic.template <[email protected]
> wrote:

> Hi,
>
> as i am working with the clang-libraries to parse objective-c-code,
> and using qtcreator at the same time, im asking myself if there
> are any (long term) plans to integrate clang into qtcreator or any
> person currently tries to do so. I think this would be a big step
> towards more refactoring/automation of some coding inside of
> qtcreator + the ability to integrate code-analyzes. For sure, this
> would have a big impact on the code of qtcreator and is nothing
> that can be done quickly, also, it means another thirdparty-
> dependence. But maybe there is something going on inside the labs..?
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.qt.nokia.com/mailman/listinfo/qt-creator
>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to