Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

When will support for Clang become available?

1 view (last 30 days)
Kaba
Kaba on 23 Nov 2012
In recent years, Clang has grown to a production-quality compiler, with lots of attractive qualities, such as very good standards conformance for C++ (both C++03 and C++11) and very good error diagnostics. When will support for Clang become available in Matlab?:)
  2 Comments
Daniel Shub
Daniel Shub on 23 Nov 2012
I am closing this since only TMW can tell you when support will be added. We can only guess. Please ask TMW directly.
Tony
Tony on 3 Dec 2012
It might be another version or two before it's supported for building mex files, but at least for R2012b on Win64, clang is actually already in the RTW distribution! Check matlabroot/toolbox/rtw/targets/rtwin/llvm/bin. No idea how this is being used within RTW right now, and it's most likely subject to change.

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!