bluehazzard / ClangLib

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClangLib

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

apt-get install libclang-dev llvm

========

Wish/todo list

  • Settings page
    • Autocomplete output format
    • Clang extra commandline flags
    • More...
  • Preemptive codecomplete results caching
  • Support for Clang 'Fixit'
  • Support for refactoring (add method, rename method, add implementation)
  • Support MSVC projects/unrecognized command line flags
  • Resolve mysterious crashes...
  • Display more information in documentation popups

About

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


Languages

Language:C++ 100.0%