An open API service indexing awesome lists of open source software.

https://github.com/alpha0010/clanglib

Code::Blocks plugin integrating various features of LLVM Clang.
https://github.com/alpha0010/clanglib

Last synced: about 1 year ago
JSON representation

Code::Blocks plugin integrating various features of LLVM Clang.

Awesome Lists containing this project

README

          

ClangLib
========

Code::Blocks plugin integrating various features of LLVM Clang.

apt-get install libclang-dev llvm

========
### Wish/todo list
- [ ] Threaded parsing
- [ ] Settings page
- [ ] Autocomplete output format
- [ ] Diagnostics visualization
- [ ] More...
- [ ] Preemptive codecomplete results caching
- [ ] Asynchronous codecomplete queries
- [ ] Resolve crash on fast exit
- [ ] Support MSVC projects/unrecognized command line flags
- [ ] Resolve mysterious crashes...
- [ ] Display more information in documentation popups