0.3
Pre-release
Pre-release
ClangLib is a plugin for Code::Blocks that does code completion and inline
warnings using LLVM Clang.
This is an alpha release so don't expect this plugin to be bugfree.
Please submit bugs reports or patches to the GitHub page at:
https://github.com/yvesdm3000/ClangLib
or alternatively to the Code::Blocks page at
http://forums.codeblocks.org/index.php/topic,20623.msg141143.html
REQUIREMENTS:
wxWidgets 2.8
Clang LLVM 3.6 (Clang LLVM 3.8 works too)
INSTALLATION:
There are 3 files in this zip file:
- This readme file
- A zipfile that must be installed where the resources of Code::Blocks go, usually /usr/share/codeblocks
- A .so shared library (the plugin itself) that must be installed in the plugins directory of Code::Blocks, usually /usr/lib/codeblocks/plugins
Enjoy this work in progress. All constructive feedback is welcome!