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.
- Host: GitHub
- URL: https://github.com/alpha0010/clanglib
- Owner: alpha0010
- Created: 2014-01-12T21:34:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-02-29T16:53:18.000Z (over 10 years ago)
- Last Synced: 2025-04-14T02:08:05.365Z (about 1 year ago)
- Language: C++
- Size: 396 KB
- Stars: 10
- Watchers: 3
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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