How to use clang/llvm with Eclipse CDT

╄→гoц情女王★ 提交于 2019-11-28 07:08:49

I am the main author of the (only) LLVM plug-in for Eclipse CDT. It is still in development so might not be suitable for production environment yet. However feel free to test it to find out if it is suitable for your needs.

https://github.com/TuononenP/llvm4eclipsecdt

UPDATE The latest version is available via official Eclipse update site: http://download.eclipse.org/releases/mars

It is under Programming Languages and is named "C/C++ LLVM-Family Compiler Build Support".

osgx

Here is the LLVM plugin for CDT http://code.google.com/p/llvm4eclipsecdt/

And here ↑↑↑↑ is its author, Petri Tuononen. Thank you, Petri!

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!